This is the backend of our school dashboard containing API for frontend and admin panel for easy management.
git clone [email protected]:PozytywneInicjatywy/dashboard-back.git
cd dashboard-back
composer install
# To start dev webserver
php -S localhost:80 -t public