Skip to content

chingu-voyages/V53-tier3-team-36

Repository files navigation

About the project

TBD

Development environment

  1. Clone the repo
  2. Run npm i to install dependencies.
  3. Run npm run dev to launch the local development instance.

Environment variables

  1. MongoDb: Create a MongoDb Atlas account (in the cloud) (https://account.mongodb.com/account/login) and copy the connection string. You can also create a local instance of mongodb. Add the connection string to this environment variable MONGODB_URI. See (https://www.mongodb.com/docs/manual/reference/connection-string/).

  2. Authentication: In your Google Cloud Console, setup Google Auth. Follow these instructions Google Cloud Console and NextAuth. Remember to create the appopriate environment variables.

  3. Follow a similar process to setup Github w/ NextAuth. Remember to create the appopriate environment variables.

  4. Create a AUTH_SECRET environment variable and populate it with a string of your choosing. it's used with NextAuth to generate a secret.

Our Team

About

Add-project-description-here | Voyage-53 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published