Skip to content

Latest commit

 

History

606 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start — deco.cx template

Welcome to your deco.cx site!

Usage

1 - Install deno

2 - Create the local environment file

cp .env.example .env

3 - Run the command

deno task start

This will install all dependencies and start your project.

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

Payload CMS environment

The storefront reads the Payload origin only on the server through Deno.env. The value must contain only the HTTPS origin, without /api or a trailing path:

PAYLOAD_API_URL=https://esmeracms-green.vercel.app

Local .env files are ignored by Git. The public fallback remains available in lib/payload/client.ts, but the same variable must also be registered in the Production environment of the Deco Admin and followed by a publish/redeploy. Do not add database credentials, Payload admin credentials, storage keys, or any other CMS secret to this frontend.

Recommended extensions (VSCode)

Dependencies

Keep your dependencies updated by running:

deno task update

Help

Contributing

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

Take a look on this ones:

About

Powered by deco.cx

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages