Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 879 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 879 Bytes

TheTOLProject

This repo hosts the compiled JSON database of the web app developed here.
The repo is automatically updated by the update workflow, any manual change will be overwritten.
For any issue and/or proposal, please refer to the info provided in the main repo.

This repo has two branches:

  • main: this is the branch where every new change will be reflected, it's intented to be used in development
  • stable: this is the branch that holds the production database, will not reflect changes until manually updated

To deploy the development database (in the main branch) to production (stable), dispatch the deploy workflow.