ScoopInstaller / scoopinstaller.github.io

ScoopInstaller homepage and search engine
https://scoop.sh
MIT License
78 stars 18 forks source link

Deployment status Open in GitHub Codespaces

Scoop website

This repository is used to build the Scoop website https://scoop.sh

Build this project

Get the source

Prerequisites

Launch the application

Application should run on http://localhost:3000 or https://localhost:5000 to pass CORS checks and query the search database.

Build the application

Preview the production build

Contribute to this project

Pull requests are most welcome! Please target the main branch and run npm run build (or at least npm run lint) to ensure your changes compile and match the code guidelines.