diff --git a/readme.md b/readme.md index 0b6947c..fa0560b 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,34 @@ -# getactions.dev +

+ + getactions.dev logo + +

+

+ getactions.dev +

+ +

+ The web application serving getactions.dev. +

+ +

+ +## Development Setup + +### Prerequisites + +- [Devbox](https://www.jetify.com/devbox/docs/quickstart/): Creating an isolated development environment. + +### Starting locally + +```sh +devbox shell + +bun i +bun run dev +``` + +Navigate your browser to [http://localhost:5173/](http://localhost:5173/) – Happy hacking! ## Copyright