Skip to content

WDI-SEA/angular-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Recipes

Getting Started

  • Fork and clone this repository
  • Run npm install to install dependencies
  • Create a .env file and place an environment variable called JWT_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

  1. All content is licensed under a CC-BY-NC-SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.

About

An Angular app to keep track of recipes, with authentication [angular, jwt, auth]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors