Skip to content

patelvivekdev/True-Feedback

 
 

Repository files navigation

This is fork of truefeedback from Hitesh Choudhary.

What I have Added/Changed

  • Use latest version of Nextjs.
  • Use server actions for mutations.
  • Use Supabase for database.
  • Use Authjs for authentication with Oauth and credentials.

Getting Started

Install

npm i
# or
bun i

Run the development server:

npm run dev

# or
bun run dev

# I am using turbo for dev

Open http://localhost:3000 with your browser to see the result.

Links

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • JavaScript 3.2%
  • CSS 2.2%
  • Nix 0.3%