mattwaler / fastify-starter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽπŸ’¨ 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!

About

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


Languages

Language:JavaScript 59.7%Language:Twig 38.6%Language:CSS 1.7%