Skip to content

prolletto64/notty

Repository files navigation

NOTTY

what?

simple concept app made in nextjs to play with ssr that saves notes

Tech Stack

  • Next.js (App Router)
  • TypeScript
  • Tailwind CSS
  • Clerk (Authentication)
  • Deployed on Vercel

Live Demo

https://notty.vercel.app

Getting Started

  1. Clone the repo
  2. npm install
  3. Set up environment variables (see .env.example)
  4. npm run dev

TODO

  • setup repo
  • connect repo to vercel for deployment
  • connect database
  • make simple page mock
  • remove ts and eslint errors to speed up build
  • adding note collection from db
  • adding routing
  • implementing note upload
  • implement query security throught server-only
  • implement error handling
  • implement note deletion
  • implement note editing
  • implement user auth
  • implementing private notes
  • add analytics

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors