Skip to content

Base, Web Example Project on FastAPI, PosgreSQL, MongoDB, Docker Compose.

Notifications You must be signed in to change notification settings

MinDl1/Web_Example_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Example Project

Will be done

  • SSL/TLS
  • Machine learning model
  • RabbitMQ
  • CI/CD (Jenkins)
  • Documentation
  • Frontend on React
  • And other things

  • Endpoints in res_forgot_passwd (with redis)
  • Automatic deployment
  • Unit auto tests
  • Error codes
  • Monitoring (Grafana, Prometheus, Cadvisor, Node exporter)

How to start

First step

Create .env file in code directory using example.env.txt

cp example.env.txt .env

Default admin user in PostgreSQL for application:

Login: admin
Password: 12345

BUILD and RUN docker-compose

docker-compose up --build -d

After building and running containers you can check:

About

Base, Web Example Project on FastAPI, PosgreSQL, MongoDB, Docker Compose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages