Skip to content

A nice starting point for Postgres/FastAPI/SQLAlchemy/Alembic/React

Notifications You must be signed in to change notification settings

jacobwillemsma/monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monorepo

A nice starting point for Postgres/FastAPI/SQLAlchemy/Alembic/React

Building

Run ./scripts/build.sh and let Docker handle the rest.

Usage

Your database will be on localhost:5432, you can connect with PGPASSWORD=password psql -h localhost -U postgres -p 5432 -d postgres

Your React frontend will be on localhost:80 or just localhost

Your Backend will be on localhost:902

About

A nice starting point for Postgres/FastAPI/SQLAlchemy/Alembic/React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published