Skip to content
/ expressAppStarter Public template

Personal Express App starter kit, including basic authentication

Notifications You must be signed in to change notification settings

nthw11/expressAppStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expressAppStarter

Personal Express App starter kit, including basic authentication

Once forked and initialized, create a top-level .env file with the following lines:

MONGO_DB_CONNECTION: mongodb+srv://{USER_NAME}:{PASSWORD}@cluster0.q2hkbgs.mongodb.net/{CLUSTER_NAME}?retryWrites=true&w=majority || whatever MongoDB gives you for a db connection AUTH_SECRET: [auth secret goes here]

About

Personal Express App starter kit, including basic authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published