This is a simple template repository for a common files. It is used as a starting point for other projects.
To install this template, download the file and copy it to your project.
To use this template, download the needed files and edit them to your liking.
- .dockerfile: A Dockerfile template for containerization.
- docker-compose.yml: A docker-compose template for connecting multiple containers and local development.
- .editorconfig: An editorconfig template for consistent coding style.
- .eslintrc: An eslintrc template for consistent coding style and discovery of errors.
- .eslintignore: An eslintignore template.
- .prettierrc: A prettierrc template for consistent coding style.
- .prettierignore: A prettierignore template.
- .jenkinsfile: A jenkinsfile template for continuous integration and delivery.
- style.css: A css file containing useful styles.
- README.template.md: A README template for documentation.
- LICENSE: A LICENSE template for open source licensing (MIT). !! Remember to edit the year and the owner. !!
No contributions are being accepted at this time.