Hệ thống tự động đăng ký tín chỉ - PTIT/FTU Version : 1.0.1 *Author: n0xgg04 Requirements: VPS chạy được node v20+ Cài đặt NextJS v14.0 trở lên Techs: Next 14.0 Prisma SocketIO Installation: 1. Clone project git clone https://github.com/n0xgg04/nextjs-dangkitin 2. Install node modules yarn install 3. Set up prisma client yarn run postinstall 4. Run and run app yarn build && yarn start