1
1
Fork
You've already forked EnToEnStorage
1
No description
  • TypeScript 70.7%
  • JavaScript 29.3%
2026年06月12日 12:08:56 +02:00
src_service minor cleanup 2026年06月12日 12:08:56 +02:00
.env.example added essential user/login/reg/ops 2026年06月12日 11:54:43 +02:00
.gitignore Initial commit 2026年06月11日 20:22:28 +02:00
bun.lock added essential user/login/reg/ops 2026年06月12日 11:54:43 +02:00
client.js added essential user/login/reg/ops 2026年06月12日 11:54:43 +02:00
LICENSE Initial commit 2026年06月11日 20:22:28 +02:00
package.json added essential user/login/reg/ops 2026年06月12日 11:54:43 +02:00
README.md init 2026年06月11日 21:44:34 +02:00
tsconfig.json added essential user/login/reg/ops 2026年06月12日 11:54:43 +02:00

EnToEnStorage

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000