paquet
paquet copied to clipboard
📦 The web app shop
Welcome to your new web app shop!
☕ If you like Paquet, consider donating!
About
- ⚡ Optimized for speed
- 💄 An actual good looking web app shop
- ✨ As open as it gets
- 🩸 On the bleeding edge of web technology
- 🌐 Hosted on the edge
- 🚀 Encourage app performance
- 🔒 Security is a top priority
- 💔 Optimized for non-JavaScript browsers
- 🎈 Easy to contribute
🧰 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.