3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00
zeppelin/backend
2023-04-29 21:07:18 +03:00
..
src feat: update to Node.js 18 2023-04-29 20:47:20 +03:00
.gitignore Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
.prettierignore Update .prettierignore, use subproject specific ignore files 2021-09-11 19:06:01 +03:00
ormconfig.js Fix error when compiling ormconfig 2022-06-26 15:02:34 +03:00
package-lock.json feat: update to TypeScript 5; reorganize deps 2023-04-29 21:07:18 +03:00
package.json feat: update to TypeScript 5; reorganize deps 2023-04-29 21:07:18 +03:00
register-tsconfig-paths.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
start-dev.js Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
tsconfig.json feat: update to TypeScript 5; reorganize deps 2023-04-29 21:07:18 +03:00