Skip to content

aarondtrng/Steadman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to set up the project

install Git and Node if you haven't already

  • run git clone https://github.com/aarondtrng/Habit-App to copy the project into the directory you are in
  • run cd frontend to go into the backend folder and then run npm i
  • run cd backend to go into the backend folder and then run npm i
  • after adding your environment variables, run npm run dev in the frontend and backend in seperate terminals

Deployed app

https://steadman.vercel.app/

Create a .env file in the backend folder

Put these variables into your .env with your own keys

Database

  • MONGODB_URI=YOUR_URI

JWT Secret

  • JWT_SECRET=YOUR_TOKEN

Server

Email

  • EMAIL_USER=YOUR_EMAIL
  • EMAIL_PASSWORD=YOUR_PASSWORD (This is from the Google App Passwords)

About

cmpe 131 class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages