Nicolas Granja
Full stack developer - Indie Hacker
Deploy providers module in Test
Deploy last versions of api , users and provider modules on test
Use the right url in emails depending if are for providers or final users
Sequelize - change deprecated findById for findByPk
Fix Bug - After the provider updates his preferences, the menus table is empty.
Change `provider-test` subdomain to `admin-test` for providers module
Sort Out backlog tasks adding tags
Create provider user in test environment
Updated title of the user and provider modules
add subdomain provider-test for testing provider modules
Deploy backend API in Test
Deploy users module in Test
Change JWT expiration time
link my BuyMeACofee account in makerlog
Populate testing database
disabled detailed log in test and prod environments
fixed mailer templates viewPath. Now works in dev, test an dprod envs
fix email notifications, handlebars bug
Get css from static folder instead external url
Disable sequelize and morgan log in Test and Prod envs
Send email to possible first viandapp provider.
Clean Hardcoded data from sign up and sign in
Set up PM2 to run nodejs app using dotenv
research about PM2 to run nodejs https://www.tecmint.com/install-pm2-to-run-nodejs-apps-on-linux-server/