pgabow / stupidopia

Stupidopia is AI prompting tool for create and share creative stupid prompts

Home Page:https://stupidopia.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stupidopia - full stack app using the Next 13

See here - https://stupidopia.vercel.app

Next.js 13 Client/Server components, file-based routing (including dynamic and nested routes), serverless route handlers, metadata and search engine optimization (SEO), mongoDB, google Auth2.0 api, telegram api

Clone this project, add your environment variables (googleAuth\nextAuth\mongoDB\telegramBot).

npm i

npm run dev

Folder Structure

File/Folder Primary use
.env Environment variables (googleAuth\nextAuth\mongoDB)
/app Main source folder client/server api components
/public All of our static files
/models MongoDB data models schema
/utils MongoDB & telegram connect
/styles Css global styling
/components React components

Screenshot 1

Screenshot 2

Screenshot 3

About

Stupidopia is AI prompting tool for create and share creative stupid prompts

https://stupidopia.vercel.app


Languages

Language:JavaScript 85.6%Language:CSS 14.4%