Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

eser/dext

dext: a deno framework

Intro

Not ready yet.

🚀 Jumpstart

Ensure that Deno 1.27 or higher is installed on your system first.

Alternative I:

Install dext globally first, then create a new project:

$ deno run -A https://dext.deno.dev

$ dext create my-project

Creating "dext web template 0.0.1" on my-project...
...
done.

Alternative II:

Without any preparation, invoke creating a new project remotely:

$ deno run -A https://dext.deno.dev create my-project

Creating "dext web template 0.0.1" on my-project...
...
done.

📖 FAQ

Want to report a bug or request a feature?

Please read through our CONTRIBUTING.md and report it using GitHub Issues!

Want to contribute?

It is publicly open for any contribution. Bugfixes, new features and extra components are welcome.

Check out issues with the good first issue and help wanted label if you are not sure how to begin. We suggest also looking at the closed ones to get a sense of the kinds of issues you can tackle.

Fork the repo, push your changes to your fork, and submit a pull request.

Requirements

License

Apache 2.0, for further details, please see LICENSE file.

To Support

Visit my GitHub Sponsors profile at github.com/sponsors/eserozvataf