Skip to content

jmduhon/artemis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 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

Artemis Job Tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.2%
  • JavaScript 39.8%
  • CSS 8.0%