OpenDTU-old/webapp
Bernhard Kirchen d1aad0b8e0 actions: enable corepack to use fixed version of yarn
this allows us to fix the version of yarn, the Node.js package manager,
to a particular version. using corepack is the recommended way to use
yarn these days.
2024-09-20 22:07:27 +02:00
..
.vscode webapp: Migrated from vue-cli to vite 2022-10-17 19:26:04 +02:00
public Updated timezone config 2024-04-24 22:33:37 +02:00
src format BatteryAdminView changes introduced by #1245 2024-09-20 17:02:14 +02:00
.gitignore make vite proxy target easily configurable 2023-08-09 16:58:58 +02:00
.prettierrc.json webapp: Add Autoformatter 2024-07-05 21:32:26 +02:00
env.d.ts webapp: update dependencies 2024-08-01 18:11:29 +02:00
eslint.config.js webapp: Update dependencies 2024-06-29 00:33:49 +02:00
index.html fix: project's name is 'OpenDTU-OnBattery' (capital 'O') 2024-05-30 13:55:44 +02:00
package.json actions: enable corepack to use fixed version of yarn 2024-09-20 22:07:27 +02:00
README.md webapp documentation moved as well 2024-09-20 15:39:47 +02:00
tsconfig.config.json merge V23.12.16 (#556) 2023-12-27 11:49:57 +01:00
tsconfig.json webapp: Enable stricter error reporting 2023-04-24 20:31:24 +02:00
vite.config.ts Merge remote-tracking branch 'tbnobody/OpenDTU/master' into merge-v24.4.12 2024-04-25 20:59:19 +02:00
yarn.lock webapp: update dependencies 2024-08-05 18:31:31 +02:00

Moved

Have a look at the OpenDTU-OnBattery documentation.