Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timrogers/2ndupminsterscouts.org.uk

The website for the 2nd Upminster Scout Group, located at <2ndupminsterscouts.org.uk>.
https://github.com/timrogers/2ndupminsterscouts.org.uk

Last synced: 28 days ago
JSON representation

The website for the 2nd Upminster Scout Group, located at <2ndupminsterscouts.org.uk>.

Awesome Lists containing this project

README

        

# 2ndupminsterscouts.org.uk

This repository contains the website for the 2nd Upminster Scout Group, located at <2ndupminsterscouts.org.uk>.

# Running locally

To test the site locally during development, just run `scripts/server` and then go to `http://localhost:3000`.

You must have Python 3 installed, available as the executable `python` in your path.

# Deploying

Changes will automatically deployed to Azure Static Apps when changes are pushed/merged to `main`.

When a PR is created, a preview link will be generated automatically by Azure Static Apps, and a link will be added to the pull request.