A CLI for working with Spirit Fish
Spirit Fish is a deployment and rendering environment backed by a powerful CDN. Our approach is different to Vercel or Netlify in that we leverage the power of the browser to server render any type JS of project, and cache the resulting HTML in our edge cache. No buy in to heavy-handed frameworks or expensive build platforms necessary!
Build your JS project how you like - if it works in the browser, it works with Spirit Fish. Simply create a renderer in our dashboard, push your build via our CLI, and point your domain at our records.
All projects come with a generous free usage tier – so getting started is free.
@spirit-fish/cli" alt="npm">
@spirit-fish/cli" alt="Downloads">
Get started from the command line:
npm i -g @spirit-fish/cli && spirit-fish help
Or head over to spirit.fish to setup your first renderer.
Use our dashboard to setup your renderer, configure transforms, and setup your DNS for on-the-fly rendering. Create CDN invalidations, and preview your project before you go live.
Use our zero-downtime deployments infrastructure to continuously push builds to your renderers, via our CLI, or in a CI system like Github Actions or Circle CI.
We server render your on-the-fly, using a headless browser via our serverless infrastructure.
We cache your server rendered pages, and static assets in our powerful edge cache.