tbdsux / loafy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:TypeScript 98.1%Language:JavaScript 1.5%Language:Shell 0.3%Language:CSS 0.1%