JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
test
Engineering Wiki
More
Share
Explore
Engineering Wiki
Useful Commands
💡 Frequently used commands. This is a helpful page to
add to your Favorites
.
🚚 Run Locally
In the
acme
directory, run:
acme run --local
For a full list of options, use:
acme --help
To run the typechecker on the entire codebase:
acme typecheck
🚢 Deployment
When you deploy to staging or production, run the following on the deployment server:
acme deploy --staging
Replace
--staging
with
--prod
if deploying production.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.