The public facing website for rust dublin (rustdublin.dev)
Sponsorship packages include the following and more!
- On stage video ad
- Logo on live stream
- Website placement
We would love to have you on as a sponsor. To apply for a sponsor opportunity please email [email protected]. Please note we require all inquiry emails to come from company domains.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
npm install |
Installs dependencies |
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro ... |
Run CLI commands like astro add , astro check |
npm run astro -- --help |
Get help using the Astro CLI |