Rewrite of an open source project
Unanswered
Scai posted this in #help-forum
ScaiOP
The following open source project is built on React & Laravel, and we wanted to port the React to NextJS and port some backend parts too (or entire if possible).
The project uses multiple middlewares on different paths, cron jobs for scheduling "game server" commands, and web sockets for the real-time game terminals.
https://github.com/pterodactyl/panel
Is it possible to migrate it to the NextJS ecosystem?
The project uses multiple middlewares on different paths, cron jobs for scheduling "game server" commands, and web sockets for the real-time game terminals.
https://github.com/pterodactyl/panel
Is it possible to migrate it to the NextJS ecosystem?