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.
- Host: GitHub
- URL: https://github.com/allthingslinux/iso.atl.dev
- Owner: allthingslinux
- License: agpl-3.0
- Created: 2025-03-09T08:20:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-12-20T18:30:06.000Z (2 months ago)
- Last Synced: 2025-12-22T17:47:17.994Z (2 months ago)
- Language: TypeScript
- Homepage: https://iso.atl.dev
- Size: 4.69 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## 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.