DJ Events (Strapi Backend)
The Next.js frontend can be found here
Create a .env file and add your Cloudinary info for images
CLOUDINARY_NAME = "xxxx"
CLOUDINARY_KEY = "xxxx"
CLOUDINARY_SECRET = "xxxx"
npm run develop
# or
yarn develop
Open http://localhost:1337/admin to access the CMS