Simple CRUD App for managing and creating user complaints. Made with NEXTJS and MongoDB. App is Hosted on Heroku Heroku. Or on railway.app in case you're seeing this after heroku shuts down their free tier. Here's an Admin Account if you're going to mess around: Email: test@test.com , pwd: pzANCftj64SzFYC9yigmy
Update: Also Hosted on Azure Static Web Apps with CosmosDB for Mongo here. It has the same admin user account if you still wanna mess around with it.. (Just has a smaller database but you can go ahead and create stuff)
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.