move to: https://github.com/crossdjinn/user-dream-sdk
- "all in one" solution for create REST API server without programing
- run in any browser (exc. IE) as well as any device
- responsive Material Design for all screens
- real time info about all connected browsers and comunication between devices
- TODO: prepare for "STAGE 2"
mongodb https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/
Open your terminal and run:
npm -v mongo --version
--
npm install and in views folder run bower install
mongod
npm run start
- while running mongod: complains that there is no /data/db folder solved
- all changes are logged in right top corner or visit https://headwayapp.co/rest-api-server-changelog
- so far by Postman
- TODO: automatized tests