Skip to content

hackthegap/tinybank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Bank

Done by Fabricio + Holly + students of the fullstack-s25

From the backoffice folder, run:

docker-compose build
# optional
docker-compose run backend python manage.pycreatesuperuser 
docker-compose run backend python manage.py makemigrations core
docker-compose run backend python manage.py migrate 

Running the backend + client + backoffice. From the root folder, run:

docker-compose up

then, open in your browser:

About

A sample bank microservice based application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •