An open API service indexing awesome lists of open source software.

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

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

![login](./assets/login.jpg)

![posts](./assets/posts.jpg)

## 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