Skip to content

nthw11/techAppApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published