Angular Recipes
Getting Started
- Fork and clone this repository
- Run
npm install
to install dependencies - Create a
.env
file and place an environment variable calledJWT_SECRET
for the JWT module. Set the value to a hard-to-guess string. - Use
foreman run nodemon
to run the application - Use Postman to test API endpoints
Licensing
- All content is licensed under a CC-BY-NC-SA 4.0 license.
- All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.