Rewrite of the crownstone cloud using loopback 4.
Clone this repo
git clone [email protected]:crownstone/cloud-v2.git
Add the heroku remote:
cd cloud-v2
git remote add heroku https://git.heroku.com/crownstone-cloud-v2.git
Run Yarn:
yarn
Run the builder to compile typescript to javascript
npm run dev
Run the start command to run with a locally hosted mongo db
npm start
Alternatively, use a config via env variables and run it that way:
./start.example.sh
Enjoy!
This software is provided under a noncontagious open-source license towards the open-source community. It's available under three open-source licenses:
- License: LGPL v3+, Apache, MIT
This software can also be provided under a commercial license. If you are not an open-source developer or are not planning to release adaptations to the code under one or multiple of the mentioned licenses, contact us to obtain a commercial license.
- License: Crownstone commercial license
For any question contact us at https://crownstone.rocks/contact/ or on our discord server through https://crownstone.rocks/forum/.