Skip to content

deco-sites/dev-squad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate db (windows)

# Replace this command in `deno.json`
"db:generate": "deno run -A --node-modules-dir npm:[email protected] generate < NUL"

# Add migration
deno task db:setup:deps

# Apply migration
deno task db:schema:update

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)

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •