You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reduce our reliance on Discord for operational tasks, we have decided to introduce a web page that allows authorized users to manage game servers. Therefore, we need to implement a Web Application, and we have chosen React.js + Next.js as the development options to ensure scalability and flexibility for future development.
As a result, in this mission, we will outline the prerequisites for this change and use NX to convert the project into a monorepo.
Monorepo Conversion using NX:
Use NX to convert the project into a monorepo, allowing for efficient management of multiple related packages and components.
The text was updated successfully, but these errors were encountered:
To reduce our reliance on Discord for operational tasks, we have decided to introduce a web page that allows authorized users to manage game servers. Therefore, we need to implement a Web Application, and we have chosen React.js + Next.js as the development options to ensure scalability and flexibility for future development.
As a result, in this mission, we will outline the prerequisites for this change and use NX to convert the project into a monorepo.
Monorepo Conversion using NX:
The text was updated successfully, but these errors were encountered: