v0.0.7 + license

This commit is contained in:
RGJorge
2026-04-29 21:41:49 +00:00
parent 7bd9ed207f
commit 0aa33957c3
3 changed files with 648 additions and 6 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
{
"name": "alteonx-dockerflow",
"name": "flowteon",
"version": "0.1.0",
"license": "AGPL-3.0-or-later",
"author": "Jorge Gonzalez D. (RGJorge)",
"type": "module",
"scripts": {
"dev": "concurrently \"bun run dev:server -- --all\" \"bun run dev:client\"",