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

https://github.com/davidmyersdev/columbus.dev

Just wait...
https://github.com/davidmyersdev/columbus.dev

Last synced: 11 months ago
JSON representation

Just wait...

Awesome Lists containing this project

README

          

# columbus.dev

An initiative representing the Columbus, Ohio developer community.

## Contributing

This project is under active development and will likely change frequently.

### Prepare your dev environment

Install the dependencies with `pnpm`.

```sh
pnpm install
```

Run the dev server.

```sh
pnpm dev
```