The RESTful backend API for Années-lumière.
- Fork it 🍴!
cd
to the project folder- Install NPM and NVM in order to run NodeJS
- Run
sudo npm install
to install all the node modules for the application. - Run
sudo npm run dev
to run the server on localhost, which will be running on 'http://localhost:5000' and enjoy your dev 🍺
- Fork it 🍴
- Clone it 👬
git clone https://github.com/devname/Samfish-Webserver.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request 💪 💯