Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 522 Bytes

User Slot Booking Repository

Welcome to the User Slot Booking Repository! This repository contains the codebase for managing user slot bookings.

Environment Variables

To run this project, you will need to set up the following environment variables. You can create a .env file in the root directory of the project based on the provided .env.example file:

AUTH_SERVICE_URL=
DATABASE_URL=
USERNAME=
PASSWORD=
SECRET_KEY=
GETSPORTBYSPORTIDANDSPID_URL=
ADMIN_EMAIL=
ADMIN_PASSWORD=
PATH_TO_INDEXHTML=