Skip to content

devarajug/eventify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eventify

To run this app

create .env file in root of the project with the below details

DB_USER=dbuser
DB_PASSWORD=dbpassword
DB_NAME=dbname

and then run the below command

docker compose --env-file .env up --build

it will start the fast api server then application will be available on http://localhost:8000\docs

About

backend for eventify website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors