No description
Find a file
Hermes Agent 3dcc8e4c5b
Some checks are pending
CI/CD Pipeline / build-and-test (push) Waiting to run
CI/CD Pipeline / deploy (push) Blocked by required conditions
Infra update: Add Dockerfiles, .env template, and Coolify config
2026-06-11 03:28:58 +00:00
.github/workflows Infra update: Add Dockerfiles, .env template, and Coolify config 2026-06-11 03:28:58 +00:00
app Initial scaffolding: Next.js PWA, FastAPI soft‑delete backend, CI/CD workflow, docs 2026-06-10 22:40:42 +00:00
lib Initial scaffolding: Next.js PWA, FastAPI soft‑delete backend, CI/CD workflow, docs 2026-06-10 22:40:42 +00:00
public feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00
src feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00
.env feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00
.env.template Infra update: Add Dockerfiles, .env template, and Coolify config 2026-06-11 03:28:58 +00:00
AGENTS.md Infra update: Add Dockerfiles, .env template, and Coolify config 2026-06-11 03:28:58 +00:00
coolify.yml Infra update: Add Dockerfiles, .env template, and Coolify config 2026-06-11 03:28:58 +00:00
Dockerfile feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00
Dockerfile.api Infra update: Add Dockerfiles, .env template, and Coolify config 2026-06-11 03:28:58 +00:00
Dockerfile.pwa Infra update: Add Dockerfiles, .env template, and Coolify config 2026-06-11 03:28:58 +00:00
globals.css Initial scaffolding: Next.js PWA, FastAPI soft‑delete backend, CI/CD workflow, docs 2026-06-10 22:40:42 +00:00
index.html feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00
nginx.conf feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00
package.json Initial scaffolding: Next.js PWA, FastAPI soft‑delete backend, CI/CD workflow, docs 2026-06-10 22:40:42 +00:00
postcss.config.js feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00
README-COOLIFY.md feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00
README.md feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00
tailwind.config.js Initial scaffolding: Next.js PWA, FastAPI soft‑delete backend, CI/CD workflow, docs 2026-06-10 22:40:42 +00:00
tsconfig.json Initial scaffolding: Next.js PWA, FastAPI soft‑delete backend, CI/CD workflow, docs 2026-06-10 22:40:42 +00:00
vite.config.ts feat: initialize new project with Kanban dashboard and ledger 2026-06-09 22:29:32 +00:00

New Project

A new freight forwarding project.

Setup

  1. Clone the repo
  2. Install dependencies
  3. Run the project