Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samwraith/promptopia
link for the site PROMPTOPIA
https://github.com/samwraith/promptopia
community gpt mongodb nextjs prompts-template vercel-deployment
Last synced: 17 days ago
JSON representation
link for the site PROMPTOPIA
- Host: GitHub
- URL: https://github.com/samwraith/promptopia
- Owner: SamWraith
- Created: 2023-12-07T10:21:56.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-30T14:37:22.000Z (5 months ago)
- Last Synced: 2024-07-31T10:51:09.357Z (5 months ago)
- Topics: community, gpt, mongodb, nextjs, prompts-template, vercel-deployment
- Language: JavaScript
- Homepage: https://dievs-promptopia.vercel.app/
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Local Setup
1. First clone the project
2. After that ``` cd/promptopia ``` to go into the directory.
3. Now, fill up the .env file by looking into the .env.sample
4. Run ``` npm install``` to install the dependency.
5. Run ``` npm run dev``` to spin up the dev environment.### Happy Coding...