Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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>.
- Host: GitHub
- URL: https://github.com/timrogers/2ndupminsterscouts.org.uk
- Owner: timrogers
- Created: 2021-02-13T19:38:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-03T08:59:04.000Z (7 months ago)
- Last Synced: 2024-11-24T13:43:56.419Z (2 months ago)
- Language: JavaScript
- Size: 2.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.