KavinJey / resos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

booking-api

Build Status Built with

Headless Booking API with DRF.. Check out the project's documentation.

Prerequisites

Local Development

Start the dev server for local development:

docker-compose up

Run a command inside the docker container:

docker-compose run --rm web [command]

About


Languages

Language:Python 98.3%Language:Dockerfile 1.7%