Skip to content
/ shnApp Public
forked from GalShnapp/shnApp

something along the lines of a bootstrap

Notifications You must be signed in to change notification settings

RoyBg/shnApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shnApp

something along the lines of a bootstrap. I'm creating a repo with lots of useful place holders I know how to work with, so I can get a jump start on projects.

app

is written with fast api

db

is written with sqlalchemy and connects to a postgres DB. The schema is manged as code using alembic. I'm currently using a local one, but I'm hoping to switch to a portable one with docker-compose soon.

secret_store

is a private solution that enables me not to share my secrets :)

About

something along the lines of a bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.0%
  • Shell 4.7%
  • Mako 4.2%
  • Dockerfile 2.1%