Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasonw4331/pmmp-nxt
A Poggit replacement written with NextJS
https://github.com/jasonw4331/pmmp-nxt
Last synced: about 2 months ago
JSON representation
A Poggit replacement written with NextJS
- Host: GitHub
- URL: https://github.com/jasonw4331/pmmp-nxt
- Owner: jasonw4331
- Created: 2021-09-12T00:50:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-29T21:33:38.000Z (5 months ago)
- Last Synced: 2024-10-30T01:38:28.771Z (about 2 months ago)
- Language: TypeScript
- Homepage: pmmp-nxt.vercel.app
- Size: 5.93 MB
- Stars: 22
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PMMP-NXT
A Poggit replacement written with NextJS 13## TODO List
### Backend
- [ ] Vercel Edge functions for dynamic pages
- [ ] Firebase db design
- [ ] Firebase notifications/messaging in PWA
- [ ] GitHub Application
- [ ] GitHub Action for phpstan testing
- [ ] GitHub Action for posting github releases
- [ ] GitHub Action for posting release information to site### Frontend
- [ ] NextAuth user authentication
- [ ] TSX React Pages
- [x] Front page
- [ ] Rules, TOS, and Privacy Policy Pages
- [ ] Plugin Publication Flow
- [ ] ISR-based RSS feeds
- [ ] Search Results
- [ ] User profiles
- [ ] Plugin release
- [x] Plugin review Page
- [ ] Developer tools page
- [ ] GitHub Action installation flow
- [ ] Plugin release version management
- [ ] Settings Pages
- [ ] Profile settings
- [ ] Cookie settings
- [ ] Privacy options
- [ ] Admin Pages
- [ ] Admin tools
- [ ] Backend metrics
- [ ] Help Pages
- [ ] FAQ
- [ ] PocketMine related FAQ
- [ ] API Documentation
- [ ] TSX React Components
- [x] Navbar
- [x] Sidebar
- [x] Admin segment
- [x] Popups
- [x] User menu
- [x] notifications
- [x] Related websites
- [ ] Plugin Release page comments
- [ ] Recommended Plugin sidebar
- [ ] Recommended plugin sidebar card
- [ ] Search result cards