See the project live at next.databutton.com
Documentation can be found at docs.databutton.com
poetry install
Start the dev server using the following command:
poetry run databutton start
Your server should now be running with hot-reload enabled.
Note: In order to run the project locally you need your own databutton account
poetry run databutton deploy
Delete databutton.json
and deploy the project using poetry run databutton start
to deploy the project to your own account
The scripts and documentation in this project are released under the MIT License