This site is the main page and directory to all the astoria.app services.
This project uses React for now (instead of a static site). That way we can add complexity to it whenever we want.
- Make
- Docker & Docker Compose
- Run
make dev
at the root of this project. - Visit the app at http://localhost:3000.
- Make your code changes! The app should be live-reloaded whenever you save.