belle-energie-checker
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
C'est un projet Val Town qui permet de checker la dernier fichier pdf des tarifs de la belle énergie et de m'envoyer un mail si jamais il a changé.
- index.http.tsx comporte tous les endpoints
- checkNewTarif.cron.ts est le cron pour vérifier si le fichier des tarifs a changé
- git commit et push
vt push
Dans index.http.tsx, si je laisse le profil TypeScript fonctionnait, avec
` "editor.codeActionsOnSave": { "source.fixAll": "always", "source.organizeImports": "always" },
`