Skip to content

swarmpit/swarmpit.io

Repository files navigation

Landing page for Swarmpit — a static site built with vanilla HTML/CSS/JS, no build step.

Local development

nvm use            # node 20
corepack enable    # makes pnpm available
pnpm install
pnpm dev           # http://localhost:3000

The contents of s3/swarmpit.io/ are exactly what gets deployed — edit them directly.

Deployment

Pushed to S3 + CloudFront via GitHub Actions on every push to master. See DEPLOYMENT.md for the one-time AWS setup (bucket, distribution, IAM, secrets).

About

Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors