Fastify boilerplate for static content.
Go to file
2025-04-12 09:31:16 -05:00
plugins initial commit 2025-04-12 09:31:16 -05:00
routes initial commit 2025-04-12 09:31:16 -05:00
static initial commit 2025-04-12 09:31:16 -05:00
app.js initial commit 2025-04-12 09:31:16 -05:00
eslint.config.js initial commit 2025-04-12 09:31:16 -05:00
index.js initial commit 2025-04-12 09:31:16 -05:00
package-lock.json initial commit 2025-04-12 09:31:16 -05:00
package.json initial commit 2025-04-12 09:31:16 -05:00
README.md initial commit 2025-04-12 09:31:16 -05:00

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.