Skip to content
/ loafy Public
generated from tbdsux/nextjs-tailwind-ts

Fullstack blogging web app built with Nextjs, Prisma and PlanetScale DB.

License

Notifications You must be signed in to change notification settings

tbdsux/loafy

Repository files navigation

loafy

Fullstack blogging web app build with Nextjs, Prisma and PlanetScale DB.

Homepage screenshot

Features

  • 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).

Setting up

  • Environment variables
DATABASE_URL='prisma-db-url'
API_URL='project-web-api'
SECRET_TOKEN='custom-random-token'

© 2022 | TheBoringDude

About

Fullstack blogging web app built with Nextjs, Prisma and PlanetScale DB.

Topics

Resources

License

Stars

Watchers

Forks