Reference Notes | Link |
---|---|
Foundational project setup | How to Build Scalable Architecture for your Next.js Project |
Information on setting up env | Multiple environment files in a Next.js app (optional + with docker) |
Information on cross-env and debugging | Debugging configuration |
Agora Token Server | Agora-Node-TokenServer |
drop TABLE User;
drop TABLE Account;
drop TABLE Session;
drop TABLE VerificationToken;
drop TABLE _prisma_migrations;