Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 726 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 726 Bytes

Pulse (Dory Clone)

A full-stack Q&A and Polls platform inspired by Dory. Built with Next.js, Supabase, Prisma and Shadcn.

Installation

yarn install

Getting Started

First, run the development server:

yarn dev

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

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!