This is the backend for a curriculum builder project: a modular and free-to-use resume builder designed for individuals, allowing them to create, share, and download their resumes while featuring integrated social interaction.
- Prisma Diagram
- Endpoints (In Progress)
- Argon2 🔐
- Faker 🪄
- Husky 🐶
- Nodemailer 💌
- Code Spell Checker ✍️
- Docker 🐳
- ESLint 🛠️
- GitHub Pull Requests 🔗
- GitLens 🔍
- Jest 🤡
- Postman 📫
- Prettier 🎨
- Prisma 📊
- WSL 🖥️
Note
We strongly recommend using the Windows Subsystem Linux (WSL) for development.
Important
Before we start, you need to have Docker set up and running.
- Clone this repository using git
- In your terminal:
yarn install
yarn dev
- Done!🫖