Glitch (glitch-hello-node) f87112e8e1 🍮💺 Checkpoint
./public/style.css:14029292/337
./src/pages/index.hbs:14029292/1134
2021-04-15 13:15:17 +00:00
🍮💺 Checkpoint
2021-04-15 13:15:17 +00:00
🍮💺 Checkpoint
2021-04-15 13:15:17 +00:00
👯🙎 Checkpoint
2021-04-12 02:54:44 +00:00
🚊🐆 Checkpoint
2021-04-12 03:28:44 +00:00
2021-04-12 22:02:10 +00:00

Hello Node

Node.js is a popular runtime that lets you run JavaScript on the server instead of in a browser. This project uses the Fastify framework to explore basic templating with Handlebars and submitting data using forms and querystrings.

What's in this project?

README.md: Thats 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 the main template for your site along with some basic data files.

Working in the src/ folder 📁

src/pages/index.hbs: This is the main page template for your site.

src/colors.json: A collection of CSS color names. We use this to pick a random color, and to match searches against color names.

src/seo.json: When you're ready to share your new site or add a custom domain, change SEO/meta settings in here.

Glitch

You built this with Glitch!

Glitch is a friendly community where millions of people come together to build web apps and websites.

S
Description
No description provided
Readme
259 KiB
Languages
JavaScript 74.7%
HTML 14.4%
CSS 10.9%