ManishBisht777 / codetips

Home Page:https://codetips-ebon.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tipsy

Code tips sharing platform

Warning This app is a work in progress. If you see some broken things feel free to raise an issue See the roadmap below.

Features

  • Auth using nextAuth and middleware
  • ORM using prisma deployed on mongoDB cloud
    • Post Tips
    • Like, Comments (TBD)
  • Subscription using stripe
  • Reuable Components using Radix UI and tailwind

Roadmap

  • Initial UI
  • Auth using prisma
  • Editor js setup
  • Post Tips
  • Like, Comment

Getting Started

Install dependencies

yarn

Run the development server:

yarn dev

About

https://codetips-ebon.vercel.app


Languages

Language:TypeScript 96.4%Language:JavaScript 2.2%Language:CSS 1.3%