Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akd-io/akd-io-website

Personal website of Anders Damgaard
https://github.com/akd-io/akd-io-website

javascript nextjs react vercel website

Last synced: about 1 month ago
JSON representation

Personal website of Anders Damgaard

Awesome Lists containing this project

README

        

# akd.io

This is the repository for the website of Anders KjÊr Damgaard at [akd.io](https://akd.io/).

## Setup

1. Make sure you have [Bun](https://bun.sh/) installed.
2. Run `bun i` - Install dependencies.

## Development

✏ Run `bun run dev` to host the site in development mode featuring hot-reloading.

🛠 Run `bun run build` to build the site.

🚀 Run `bun run start` to launch the site on a local web server.

## Deployment

The repository integrates with the [Vercel for GitHub](https://vercel.com/github) integration to deliver continuous deployments from pull requests.

## Contribution

This is my personal site, and I'm not looking for content contribution. If you do find a bug, however, let me know or send me a pull request! ❀