Updated README

This commit is contained in:
Randy Jordan 2024-11-09 08:15:34 -06:00
parent 30231b4ce2
commit 6bcdb17ff7
Signed by: Randy-Jordan
GPG Key ID: D57FA29E3B54663E

View File

@ -1,7 +1,7 @@
# fastify-min # fastify-min
## Description ## Description
Barebones fastify app to serve static content. Makes use of [icofonts](https://myrepos.xyz/Randy-Jordan/icofonts), [vanilla](https://myrepos.xyz/Randy-Jordan/vanilla), and [bejs](https://myrepos.xyz/Randy-Jordan/bejs). Basic boilerplate to create an app. 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 ## Table of Contents
@ -15,6 +15,9 @@ Barebones fastify app to serve static content. Makes use of [icofonts](https://m
- [x] Serve static files - [x] Serve static files
- [x] Server health route - [x] Server health route
- [x] Icofonts - [x] Icofonts
- [ ] Redis Route
- [ ] Posgresql Route
- [ ] DB init function
## Credits / Resources ## Credits / Resources