https://github.com/neo-ciber94/postpad
A sample app using the app directory in NextJS
https://github.com/neo-ciber94/postpad
Last synced: 8 months ago
JSON representation
A sample app using the app directory in NextJS
- Host: GitHub
- URL: https://github.com/neo-ciber94/postpad
- Owner: Neo-Ciber94
- Created: 2023-03-02T04:43:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T01:02:23.000Z (over 2 years ago)
- Last Synced: 2025-01-06T17:46:58.987Z (9 months ago)
- Language: TypeScript
- Homepage: https://postpad.vercel.app
- Size: 1.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PostPad
A sample application using the new experimental app directory.
## What is PostPad?
PostPad allow you to create and share posts.
> **Website**:
## Screenshots


## Stack
- `NextJS 13`
- `TailwindCSS`
- `Zod`
- `Prisma`
- `MySQL`
- `NextAuth`
- `Google`
- `Github`
- `Microsoft`## TODO:
- [ ] i18n
- English
- Español
- [x] AI
- Generate Post using OpenAI
- [x] Share
- Allow to generate an url to share a post
- [x] Ratelimiter
- [ ] Logging
- [x] Scroll pagination
- [x] AI image generation for posts