Skip to content

jlenon7/athenna-esm-ts

Repository files navigation

athenna-esm-ts 🦴

🔹 Example using Node.js loaders to "natively" support TypeScript with ESM in Athenna.

GitHub followers GitHub stars

Buy Me A Coffee

GitHub language count Repository size License Commitizen

Running

Install dependencies

npm install

Cooy env files

cp .env.example .env && cp .env.example .env.test

Run the project

ts-node artisan serve

Run the project tests

ts-node artisan test

Build the project and serve the application

ts-node artisan build && node build/artisan serve

Links

For project documentation click here. If something is not clear in the documentation please open an issue in the documentation repository

Contributing

If you want to contribute to this project, first read the CONTRIBUTING.MD file. It will be a pleasure to receive your help.


With 💜 by Athenna community

About

🔹Example using Node.js loaders to "natively" support TypeScript with ESM in Athenna.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published