Skip to content

chriswith8/User-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Storage

It's for study propose only.

Run requirements:

  • Docker
  • Python 3.9
  • Env [Pyenv(recommended) or virtual env]
  • Make

Installation

Install with Make or see the raw commands in Makefile.

  make create-venv (Only for pyenv users. Otherwise you can create a virtual env somehow.)
  make setup-dev (For NOT pyenv users.)
  make containers-up
  make alembic-upgrade-head
  make run-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published