You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
API Rest in NodeJS with express, express-cache and MySQL 10.0
Cron Job
Cron to daily update the Invoices table based on a CSV file by external url, configured in the .env environment variables
The cron is executed every 2 hours from 5:00 to 11:00, validating if the synchronization of the day has already been carried out.
Install
Install Docker & Docker Compose (Dev).
Clone repository.
Copy .env.example file to .env and edit database credentials there