See the project live at next.databutton.com
Documentation can be found at docs.databutton.com
poetry installStart the dev server using the following command:
poetry run databutton startYour 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 deployDelete 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