# TS Fastify Example This is just an example/template to get you started with Fastify and TypeScript. It starts off using EJS, but you can use something else if you"d like. ## Getting Started To start the project, you can run either `start.bat` or `start.sh`. ## Cleanup You can clean up your project with the following commands: - **Windows:** `start.bat clean` - **Unix/Linux:** `start.sh clean` Have fun - **Creations** // **creations@creations.works** ## License This project is licensed under the MIT License - see the [LICENSE](https://creations.works/creations/TSFastifyExample/src/branch/main/LICENCE) file for details.