Boat booking app

This's a backend for a boat booking mobile app

Installation

Clone this repository:

git clone https://github.com/anatoly23/boatbooking.git

You should generate a token and put it in a .env file

SECRET_KEY = 'your secret key'

Usage

Start the app by running

python main.py