Node.js is a popular runtime that lets you run JavaScript on the server. This project uses the Fastify framework and basic templating with Handlebars.
← README.md
: That’s this file, where you can tell people what your cool website does and how you built it.
← public/style.css
: The styling rules for your pages and posts.
← server.js
: The main server script for your new site.
← src/
: This folder holds page templates, additional scripts.
← src/pages/index.hbs
: This is the main page template for your site.
Glitch is a friendly community where millions of people come together to build web apps and websites.
- Need more help? Check out our Help Center for answers to any common questions.
- Ready to make it official? Become a paid Glitch member to boost your app with private sharing, more storage and memory, domains and more.