Skip to content

A helpful boilerplate for SaaS application w/ multi-tenant and JWT Authentication(Auth0) using DRF(Django REST Framework)

License

Notifications You must be signed in to change notification settings

mzntaka0/saasinit

Repository files navigation

saasinit

A helpful boilerplate for SaaS application w/ multi-tenant and JWT Authentication(Auth0) using DRF(Django REST Framework)

Installation

git clone https://github.com/mzntaka0/saasinit.git ./${project_name}
cd ${project_name}

Install dependency

pip install pipenv
pipenv install

Use Docker

docker-compose up -d --build

About

A helpful boilerplate for SaaS application w/ multi-tenant and JWT Authentication(Auth0) using DRF(Django REST Framework)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published