An online code editor based on Next.js and NestJS, using Monaco Editor and Yjs for real-time collaborative editing and synchronization.
This is a Next.js project created using create-next-app. The development server can be initiated to preview the project on http://localhost:3000. The project uses next/font to optimize and load the Inter font.
To install and run the project, follow these steps:
npm install
npm run dev
This Next.js project bootstrapped with create-next-app provides easy development setup and font optimization. By running the development server, users can preview the project locally and make necessary edits. The usage of next/font ensures efficient loading of the Inter font, enhancing the project’s design aesthetics.