Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

matteosacchetto/typescript-rollup-node-template

Repository files navigation

Typescript Rollup NodeJS template

Simple template to initialize a typescript + rollup NodeJS project It uses rollup togheter with typescript to generate .mjs output file which are compiled ES modules of esnext version

It also has been setup to integrate with eslint for code linting, prettier for code styling and jest for tests

It also provides a Dockerfile and docker-compose as a starting point for your app deployment

About

Simple template to initialize a typescript NodeJS project which builds to es2022 js code

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published