/template-bun-js

Lenra's JavaScript template using Bun.sh

Primary LanguageJavaScriptMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License


Template JavaScript based on Bun.sh

This template provides just enough to get started with your JavaScript application.

Report Bug · Request Feature

Prerequisites

To properly run this template, you will have to make sure that the Lenra CLI and docker with docker-compose are installed on your computer. Installation instructions can be found here https://github.com/lenra-io/lenra_cli.

(back to top)

Usage

To run the Javascript template just run:

lenra dev

You can then access the application by opening localhost:4000 on your web browser.

This template is a basic implementation of a Lenra application using the Javascript language. You can get your application started by using this template.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please open an issue with the tag "enhancement". Don't forget to give the project a star if you liked it! Thanks again!

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Lenra - @lenra_dev - contact@lenra.io

Project Link: https://github.com/lenra-io/template-bun-js

(back to top)