# fastify-min ## Description Barebones fastify app to serve static content. Makes use of [icofonts](https://myrepos.dev/Randy-Jordan/icofonts) and [vanilla](https://myrepos.dev/Randy-Jordan/vanilla). Basic boilerplate to create an app. ## Table of Contents - [Description](#description) - [Features](#features) - [Credits / Resources](#credits--resources) - [License](#license) ## Features / TODO - [x] Serve static files - [x] Server health route - [x] Icofonts - [ ] Redis Route - [ ] Posgresql Route - [ ] DB init function ## Credits / Resources [Fastify Docs](https://fastify.dev/docs/latest/Guides/Getting-Started/)
[Fastify Example App](https://github.com/delvedor/fastify-example)
[Redis Docs](https://redis.io/)
[Postgresql/PG_Admin](https://www.pgadmin.org/download/) ## License This project is licensed under GPLv3 - see the [LICENSE](LICENSE) file for details.