Start — deco.cx template

by deco-sites

MCP Client
  • other

Powered by deco.cx

About

What is Start — deco.cx template?

A template for creating a new site on the deco.cx platform. It provides a starting point for building web sites using Deno and can be developed locally with VSCode.

How to use Start — deco.cx template?

Install Deno, then run deno task start in the project root to install dependencies and start the development server. Access the site at http://localhost:8000.

Key features of Start — deco.cx template

- Deno-based project scaffold for deco.cx sites
- One‑command development server (deno task start)
- Dependency update command (deno task update)
- VSCode extensions recommended (Deno, Tailwind IntelliSense)

Use cases of Start — deco.cx template

- Starting a new deco.cx website from scratch
- Learning how deco.cx projects are structured
- Rapid prototyping with Deno and Tailwind CSS

FAQ from Start — deco.cx template

What is this template for?

It is a starter kit to help you build and deploy a site on the deco.cx platform.

What runtime is required?

It requires Deno to be installed on your machine.

How do I update dependencies?

Run deno task update to keep project dependencies up to date.

Where can I get help?

The README points to the deco.cx docs, troubleshooting guide, glossary, and Discord.

Details

Author
deco-sites
Category
other
Repository
deco-sites/vertex-mcp-3

image

Start — deco.cx template

Welcome to your deco.cx site!

Usage

1 - Install deno

2 - Run the command

deno task start

This will install all dependencies and start your project.

Access http://localhost:8000 to see your site.

Recommended extensions (VSCode)

- Deno

- Tailwind IntelliSense

Dependencies

Keep your dependencies updated by running:

deno task update

Help

- 📚 Docs

- 🚨 Troubleshooting

- 🔤 Glossary

- 👥 Discord

Contributing

We are working on the instructions, for now feel free to contribute to this project.

Take a look on this ones:
- deco
- apps