Server for the turtle-printer app.
To install the required dependencies, use
pip install -r requirements.txt
Copy the included .env.example file and rename to .env. Replace the value with the desired port number to run the server on. To start the server, use
python server.py