Site principal du Fablab Cohabit
Go to file
2024-06-06 16:42:05 +02:00
.vscode chore(config): 🔧 update vscode config 2024-05-28 16:21:14 +02:00
components refactor(ui): ♻️ more concise "Fablab" dropdown menu in header 2024-06-06 16:33:01 +02:00
islands feat(pwa): add service worker registration 2024-06-06 16:35:55 +02:00
routes feat(ui): add admin and profil pages 2024-06-06 16:40:02 +02:00
src/stylesheets refactor(css): ♻️ move fonts to css imports 2024-05-28 12:45:05 +02:00
static refactor: ♻️ move pwa screenshots to specific dir 2024-05-28 17:35:21 +02:00
.gitignore chore: 🙈 untrack fresh.gen.ts 2024-06-06 16:42:05 +02:00
deno.json buid: remove hard codded PORT in serve task 2024-06-06 16:00:50 +02:00
dev.ts initial commit 2024-01-14 20:08:59 +01:00
fresh.config.ts feat(config): 🔧 update css bundler config 2024-06-06 16:33:59 +02:00
main.ts initial commit 2024-01-14 20:08:59 +01:00
README.md doc: update README 2024-06-06 16:26:03 +02:00
types.ts chore: 🧑‍💻 update vscode config 2024-01-15 10:44:35 +01:00

logo

Coh@bit.fr

Site web de cohabit

project doc

👀 Vue d'ensemble du projet

TODO

💭 Choix et design

TODO

🗂️ Structure

TODO

⚙️ Fonctionnement

TODO

▶️ Usage

TODO

deno task start # Local watch mode

deno task build && deno task serve # Production run

🤝 Contributing

Any kind of contribution is welcomed. Please read contributing guidelines before and respect contributor covenant.

For local development:

Required dependencies:

  • deno To run project (code, ci, ...).

Using VSCode: