Attributes
Includes Deno configuration
Repository
Current version released
a year ago
stews.io/toolkit
power tools for publishing quality curations to the web
get inspired
clumsycomputer (personal stew)
an assortment of great music, awesome spots, and sweet sweet links
pl-archive (community stew)
an extensive catalog of the Pretty Lights musical project
bakedgoods (curator stew)
choice selections from modern electronic music
get started
create stew
run command to create stew
deno run -A https://deno.stews.io/init.ts ./your-stew
navigate into your stew’s directory
cd ./your-stew
build and serve your stew locally
deno task buildAndServeStew
see what you get out of the box
open browser at localhost:8080
make it yours
customize your stew at
./source/stew.config.ts
publish to vercel
create new repository on github
create new project in vercel
- link github repository
set secrets in github for repository
VERCEL_ORG_ID
- go to settings tab under vercel user and copy vercel id
VERCEL_PROJECT_ID
- go to settings tab under vercel project and copy project id
VERCEL_TOKEN
push repository to github
if branch ===
production
then production deployedif branch !==
production
then preview deployed
documentation
config
todo
command
todo