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

https://github.com/allthingslinux/iso.atl.dev

Frontend for ISO Archives.
https://github.com/allthingslinux/iso.atl.dev

Last synced: 22 days ago
JSON representation

Frontend for ISO Archives.

Awesome Lists containing this project

README

          

![banner](/public/og.webp)

## Running on Localhost

- **Clone the repository**
`git clone https://github.com/allthingslinux/iso.atl.dev.git`
`cd next-gdrive-index`
- **Install required dependencies**
`npm install`
`yarn install`
- **Add environment file**
`Copy .env file into the repo`
- **Run** `npm run dev:turbo`
- **Check the app on**' `http://localhost:3000`

## License

This project is licensed under the AGPL-3.0 License - see the [LICENSE](LICENSE) file for details.