This is server for AdrianAuthClient for more info go to AdrianAuthClient
- Clone repo
- Make .env file and fill it. In .env.sample you can check what fields are needed
- Run
npm ito install libs - Run
npm run devto start the app
- nodejs with express
- mongoose for mongodb connection
- JWT token for authentication and generate links for forget password feature
- nodemailer for sending mails
- In EmailSender you can change service by default is
gmail - Docker