Skip to content

Repository files navigation

Apptemplate backend

Usage

Clone the repository

git clone git@github.com:samonaisi/apptemplate-backend.git
cd apptemplate

Create and populate your .env file

cp .env.example .env

Run the stack

docker compose up

Get a shell access to the backend container

make bash

Setup the backend

python manage.py migrate
python manage.py collectstatic
python manage.py compilemessages

About

Template for backend repository

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages