No description
  • Astro 40.7%
  • TypeScript 37.8%
  • Svelte 13.5%
  • CSS 6.6%
  • JavaScript 0.9%
  • Other 0.5%
Find a file
lippiece 640ee6a955
Some checks failed
Deploy Astro site to Pages / Build (push) Has been cancelled
Deploy Astro site to Pages / Deploy (push) Has been cancelled
fix(footer): replace figure with footer, remove app link, add link titles
2025-12-04 16:58:33 +02:00
.github/workflows feat(landing): finish mobile landing 2024-08-15 18:15:51 +02:00
css-tree-fix build(app): join server and client 2025-01-06 12:59:14 +02:00
public fix: remove cache worker 2025-04-25 21:59:56 +02:00
src fix(footer): replace figure with footer, remove app link, add link titles 2025-12-04 16:58:33 +02:00
.dockerignore fix(scripts): use process.env instead of import.meta.env 2025-04-25 21:53:57 +02:00
.gitignore fix(scripts): use process.env instead of import.meta.env 2025-04-25 21:53:57 +02:00
astro.config.ts build: bump deps 2025-10-18 15:18:56 +02:00
bun.lock build(npm): move unocss to deps 2025-11-20 20:56:44 +07:00
Dockerfile ci(docker): install deps in container from alpine image 2025-11-20 20:56:44 +07:00
dockerignore Merge branch 'main' of https://github.com/Lippiece/inventory 2024-08-15 18:17:22 +02:00
drizzle.config.ts build(app): join server and client 2025-01-06 12:59:14 +02:00
entry.js build(docker): update build script 2025-04-25 19:26:37 +02:00
package.json build(npm): move unocss to deps 2025-11-20 20:56:44 +07:00
README.md feat (app): update README 2024-08-15 18:17:26 +02:00
svelte.config.js build(app): join server and client 2025-01-06 12:59:14 +02:00
tsconfig.json build: format tsconfig and extend include to root and src files 2025-08-05 19:54:19 +02:00
uno.config.ts build(package): update unocss integration, remove unocss forms 2025-05-01 12:47:53 +02:00

Fullstack app

Stack

  • Astro
  • Tailwind CSS

Backend

  • Hono