Built for customer faced companies to create and manage Issues (Incidents) and Components.
Admin-site: https://status-app.vercel.app/
Clients-site : https://status-app.vercel.app/client
This is an opinionated scaffold of Next.js and Base Web. It comes with:
- Nextjs
- Base Web
- Styletron
- Jest
- Eslint
- Prettier
- TypeScript
- Clone the repo
https://github.com/samar-1601/acme-status.git - Update the
NEXTAUTH_URLtohttps://localhost:3000for running locally - Type npm run dev and hit enter
- Open
https://localhost:3000on your browser