Post a Pro - backend application using express
- JWT authentication 🔒
- Personalized logger middleware 💬
- Find all users registered 👥
- Find all projects posted 📚
- Log in with Local Strategy 🔐
- Sign up 🆕
- Request new token 🔧
- Delete refresh token list which is a psudo log-out function but not quite ␡
- Create and update user profile information 👤
- Post a new project 💡
- Update an existing project 🆙
- See all posted projects 🔍
- See project by id 🆔
- Create and update company profile information 🏭