Skip to content

intondiscott/Appointment-Tracking-System

Repository files navigation

This is a Next.js project bootstrapped with create-next-app

What the Project Looks Like So Far

alt text alt text alt text alt text alt text alt text

Set up Environment Variables

1.) put .env.local file in the root of project
2.) populate .env.local file with secret keys
AUTH_SECRET=your secret
MONGO_URI=your secret
AUTH_GITHUB_ID=your secret
AUTH_GITHUB_SECRET=your secret
AUTH_GOOGLE_ID=your secret
AUTH_GOOGLE_SECRET=your secret
3.) That's it!

Easiest Start with Docker

Install dockercli, and docker desktop https://www.docker.com/products/docker-desktop/

  • Terminal command:
docker network create .
docker compose up

The Docker Container Should Look Like This 🐳

alt text

Releases

Packages

Used by

Contributors

Languages