fastify-min/README.md
2024-11-09 08:15:34 -06:00

893 B

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.