/fastify-starter

A starter for fastify with Twig, Tailwind, and Alpine, and HTMX.

Primary LanguageJavaScript

🏎💨 Fastify Starter

This project aims to create the most pragmatic fullstack JS project by combining the best tools in the ecosystem.

⭐️ Requirements

🧰 Tools

This template uses the following tools:

🛠 Getting Started

  1. Ensure MongoDB is running locally
  2. Duplicate .env.example contents into a .env file
  3. Run nvm use to switch to the correct Node version
  4. Run npm i for that big ol' node_modules folder
  5. Run npm run key to generate a session key
  6. Run npm run dev and start developing

👋🏻 Thank you!

I appreciate you taking time to check out this project. Please leave a star and share it if you found it useful!