notangelmario / paquet

📦 The web app shop
https://paquet.app
Other
44 stars 10 forks source link
deno fresh pwa twind typescript webapp

Paquet logo

Paquet

Welcome to your new web app shop!

☕ If you like Paquet, consider donating!

About

🧰 Tools

Paquet is built with a modern toolset in mind:

🔨 Tasks

To cache all required dependencies:

deno task cache

To run the app in development mode:

deno task dev

To type check, lint, and format the source code:

deno task check

📄 Developer Documentation

Developer documentation is available both on GitHub and Paquet

Developer documentation teaches you how you can add your own app to Paquet or build an app using Paquet's APIs

➕ Add an app

To add an app, fork this repository and add your app specification to the apps folder.

Here is an example.