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

https://github.com/dckt/thomasdeconinck.fr

Personal website
https://github.com/dckt/thomasdeconinck.fr

nextjs react

Last synced: about 1 month ago
JSON representation

Personal website

Awesome Lists containing this project

README

        

# Personal website

## Development

Install dependencies

```bash
pnpm install
```

Run the server

```bash
pnpm run dev
```