- 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
This project is licensed under the AGPL-3.0 License - see the LICENSE file for details.