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

https://github.com/internet-development/www

https://internet.dev
https://github.com/internet-development/www

Last synced: 4 months ago
JSON representation

https://internet.dev

Awesome Lists containing this project

README

          

# WWW

https://internet.dev
https://x.com/internetxstudio

### Setup (MacOS)

Start by cloning the repository

Then run the server

```sh
npm install
npm run dev
```

Go to `http://localhost:10000` in your browser of choice.