Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bernietv/feedback-app

Engage with your audience to get feedback
https://github.com/bernietv/feedback-app

kinde-auth nextjs nextjs-server-actions react responsive supabase

Last synced: about 2 months ago
JSON representation

Engage with your audience to get feedback

Awesome Lists containing this project

README

        

# Pulse (Dory Clone)

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

## Installation

```bash
yarn install
```

## Getting Started

First, run the development server:

```bash
yarn dev
```

Open [http://localhost:3000](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:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!