https://github.com/laststonedjs/elite_prompt
This application allows you to discover and share different prompts. So you can search for them, create your own prompts, delete them, check out different people's profiles..
https://github.com/laststonedjs/elite_prompt
google-cloud-platform mongodb mongoose next-auth nextjs nextjs13
Last synced: 3 months ago
JSON representation
This application allows you to discover and share different prompts. So you can search for them, create your own prompts, delete them, check out different people's profiles..
- Host: GitHub
- URL: https://github.com/laststonedjs/elite_prompt
- Owner: laststonedjs
- Created: 2023-06-02T14:34:48.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T20:35:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T03:39:06.019Z (4 months ago)
- Topics: google-cloud-platform, mongodb, mongoose, next-auth, nextjs, nextjs13
- Language: JavaScript
- Homepage: https://elite-prompt.vercel.app/
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ELITETOPIA --> AI prompting tool for modern world to discover, create and share interesting prompts.
---This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
### Since Chat GPT is coming into use more and more and is being used massively, this application will give you the opportunity to find and share creative AI-prompts. This FullStack CRUD application built with Nextjs and MongoDB offers you the possibility of an interesting introduction to AI habits and the way it thinks.
---
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
### Tech Stack
```bash
Nextjs
NextAuth.js
MongoDB
TailwindCSS
```