Skip to content

Basic Express API used for authentication with JWTs

Notifications You must be signed in to change notification settings

Sa-YoorHeadley/auth-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth-api

Server

Server will not run without database

  • Create environment variables in .env file

cd auth-api/
touch .env

Variables required:

  • DB_URL - Connection string used to access database
  • PORT - Port that the server will run on

About

Basic Express API used for authentication with JWTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published