12 lines
447 B
Markdown
12 lines
447 B
Markdown
# fastify-ts-template
|
|
|
|
A template for fasitify with TypeScript, eslint and prettier built with esbuild.
|
|
|
|
## Using this template
|
|
|
|
`git clone` this repo, then delete the `.git` directory and initalize it again, and change `name` and `author` in `package.json`.
|
|
|
|
## License
|
|
|
|
The template itself is `GPL-3.0-only`, and it is a default recommended license for all projects created with this template, but projects are free to choose any other license.
|