Skip to content

Tarequzzaman/smart-learning-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description:


Fast API Project for CRUD Operation & API serving using sqlalchemy.
DB: PostgreSQL- 17.4

Prerequisites:


Docker must be installed on your system

https://www.docker.com/

Installation & Run:


Rename .env.example to .env

docker-compose build 

Then

docker-compose up   

or to run demon mode

docker-compose up   -d

Visit for API docs:

http://127.0.0.1:8004/docs

About

Backend of AI learning platform

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors