Fullstack blogging web app build with Nextjs, Prisma and PlanetScale DB.
- Full-features markdown editor for creating posts.
- Show all posts and view each.
- Single-user blogging platform.
- Paginated posts.
- Allow default user to change credentials.
- Manage posts (edit and remove).
- Environment variables
DATABASE_URL='prisma-db-url'
API_URL='project-web-api'
SECRET_TOKEN='custom-random-token'
© 2022 | TheBoringDude