aryanjha256 / chirp

Speak Your Words...

Home Page:https://chirp-delta-gray.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a practice project made by me, where you can share your throughts and also commment, react or love others thoughts.

Tech Stacks:

ReactFrontEnd Framework

NextjsRouting

MongoDBDatabase

PrismaORM

NextAUTHAuthentication

VercelDeployment

Getting Started

Node version 16.x

Cloning the repository

git clone https://github.com/aryanjha256/chirp.git

Install packages

npm i

Setup .env file

DATABASE_URL=
NEXTAUTH_JWT_SECRET=
NEXTAUTH_SECRET=

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app

About

Speak Your Words...

https://chirp-delta-gray.vercel.app

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.7%Language:CSS 0.2%