Waldos Tolle ESC App

Instructions

To Start the App first clone the Repo. Then start the backend in the backend folder.

// Clone Repo
git clone https://github.com/broemp/waldosTolleESCApp
// Start the Backend
./backend/pocketbase serve
// Run the Frontend
cd web
npm run dev

More Setup Infos