This commit is contained in:
Benjamin Palko 2025-02-07 16:01:51 -05:00
parent 624413cf71
commit 8e74f36324

View file

@ -1,12 +1,16 @@
# Hestia # Hestia
Hestia is an early stage project <!--toc:start-->
- [Setup](#setup) - [Hestia](#hestia)
- [Developing](#developing) - [Setup](#setup)
- [Developing](#developing)
- [Modifying Database Schema](#modifying-database-schema) - [Modifying Database Schema](#modifying-database-schema)
- [Building](#building) - [Building](#building)
- [Stack](#stack) - [Stack](#stack) - [Frontend](#frontend) - [Backend](#backend) - [Tools](#tools)
<!--toc:end-->
Hestia is an early stage project
## Setup ## Setup