Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tada List

Tada List is a simple Todo List made with Node, Express, MongoDB, and Vue. https://tada-prototype.herokuapp.com/

How to run

  1. Install Node and npm
  2. Run npm install in the root folder
  3. Run npm install in the client folder
  4. Run npm build in the client folder
  5. In the root .env set values for
NODE_ENV=development
PORT=4050
mongouser=[user]
mongopass=[pass423]
mongocluster=[cluster0]

DOMAIN=[localhost:8080]
AUTHCLIENTID=[gibberish]
AUDIENCE=localhost:8080
AUTH_DOMAIN=[domain segment].us.auth0.com
  1. Run node server.js in the root folder
  2. Navigate to localhost:4050

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages