Uploading actual image files as chapter pages does NOT work. Please don't make any issues about that. I plan to add it in the somewhat near future. This project uses environment variables for secure ...
studify-backend/ ├── src/ │ ├── config/ # Configuration files │ │ ├── database.js # Prisma client configuration │ │ └── env.js # Environment variables management │ ├── controllers/ # Request handlers ...