Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bernietv/feedback-app
- Owner: BernieTv
- License: other
- Created: 2024-11-01T15:54:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T17:10:03.000Z (3 months ago)
- Last Synced: 2024-11-01T17:19:51.846Z (3 months ago)
- Topics: kinde-auth, nextjs, nextjs-server-actions, react, responsive, supabase
- Language: TypeScript
- Homepage: https://feedback-app-inky-eta.vercel.app/
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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!