Webdev school project with Gatsby and Strapi
https://mediesuset-online.netlify.app
Clone the repository and install dependencies
git clone https://github.com/kriztiank/mediesuset-online.git
cd backend
npm install
npm run develop
login is provided for my teacher
open a new terminal
cd frontend
npm install
npm run develop
Gatsby server is running here => http://localhost:8000
Strapi server is running here => http://localhost:1337
Strapi admin is running here => http://localhost:1337/admin