Run either an Express or a Fastify Server on Port 5000 with the following functionalities :
- CRUD operations on data fetched from MongoDB
- Pagination on MongoDB data
- SSO using PassportJS
- Alias imports using module-alias
- Check this thread for ES6 module-like imports