A minimal fastify project example.
plugins | ||
routes | ||
static | ||
app.js | ||
eslint.config.js | ||
index.js | ||
package-lock.json | ||
package.json | ||
README.md |
fastify-min
Description
Barebones fastify app to serve static content. Makes use of icofonts and vanilla. Basic boilerplate to create an app.
Table of Contents
Features / TODO
- Serve static files
- Server health route
- Icofonts
- Redis Route
- Posgresql Route
- DB init function
Credits / Resources
Fastify Docs
Fastify Example App
Redis Docs
Postgresql/PG_Admin
License
This project is licensed under GPLv3 - see the LICENSE file for details.