Skip to content

spectrum-dev/next-client

Repository files navigation

Spectrum (Client)

Spectrum Client

This repository manages the:

  • UI for creating strategies

Installation

We've opted to use NPM for this project. Simply get started by typing in:

npm install
npm start

Environment Variables

The environment variables located in the .env file should also be changed to point towards the following for:

REACT_APP_API_BASE_URL="http://localhost:8080"
REACT_APP_GRAPHQL_API_URL="http://localhost:8080/graphql/"
REACT_APP_SENTRY_DSN=""

Testing

npm run test

Development

Want to contribute? Great! Feel free to create PR's for improvements and I will take a look at them as quickly as possible! Forks are also encouraged as well!

License

MIT

About

Next Version of Client. Powered by Chakra UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages