who-owns-mass-frontend
Svelte/Mapbox Frontend for Who Owns Massachusetts Application.
https://github.com/mit-spatial-action/who-owns-mass-frontend
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.7%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Svelte/Mapbox Frontend for Who Owns Massachusetts Application.
Basic Info
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
- Releases: 1
Topics
Metadata Files
README.md
Who Owns Massachusetts Frontend

This is the codebase for the front end of the Who Owns Massachusetts application. It's built using Svelte and SvelteKit and draws on the Bulma CSS/SCSS framework. Both production and staging branches available at...
- Production: Builds from
mainbranch. - Staging: Builds from
stagingbranch.
Configuration
Node
Assuming you have node installed, you can install all dependencies by running npm install from the root directory.
.env Configuration
The application expects several environment variables in an .env file located in the project's root directory. These are...
PUBLIC_MAPBOX_TOKEN='your token here`
VITE_PUBLIC_API_URL='http://djangoserverhost'
Note that your Mapbox token will be exposed to the client! As such, before deploying, you should make sure that your token is appropriately scoped and that it has URL restrictions in place.
Running
Run npm run dev from the root folder. This starts a vite server (vite dev) and a sass watcher that watches for changes in src/styles/style.scss.
Owner
- Name: Spatial Action Research Group
- Login: mit-spatial-action
- Kind: organization
- Email: ehuntley@mit.edu
- Repositories: 1
- Profile: https://github.com/mit-spatial-action
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Robsky Huntley" given-names: "Eric" orcid: "https://orcid.org/0000-0001-8497-0589" - family-names: "Aizman" given-names: "Asya" orcid: "https://orcid.org/0000-0002-7528-8585" - family-names: "Chuttani" given-names: "Milan" orcid: "https://orcid.org/0009-0001-6863-8786" title: "Who Owns Massachusetts Frontend" version: 1.0.0 doi: 10.5281/zenodo.15364592 date-released: 2025-06-17 url: "https://github.com/mit-spatial-action/who-owns-mass-frontend"
GitHub Events
Total
- Issues event: 108
- Watch event: 1
- Delete event: 74
- Issue comment event: 142
- Push event: 267
- Pull request event: 136
- Create event: 83
Last Year
- Issues event: 108
- Watch event: 1
- Delete event: 74
- Issue comment event: 142
- Push event: 267
- Pull request event: 136
- Create event: 83
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Eric Robsky Huntley | e****y@g****m | 171 |
| Milan Chuttani | 3****8 | 100 |
| dependabot[bot] | 4****] | 20 |
| anastasia | a****n@g****m | 17 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 75
- Total pull requests: 115
- Average time to close issues: about 1 month
- Average time to close pull requests: 3 days
- Total issue authors: 2
- Total pull request authors: 4
- Average comments per issue: 0.65
- Average comments per pull request: 0.76
- Merged pull requests: 86
- Bot issues: 0
- Bot pull requests: 73
Past Year
- Issues: 63
- Pull requests: 113
- Average time to close issues: 11 days
- Average time to close pull requests: about 17 hours
- Issue authors: 2
- Pull request authors: 3
- Average comments per issue: 0.7
- Average comments per pull request: 0.75
- Merged pull requests: 84
- Bot issues: 0
- Bot pull requests: 73
Top Authors
Issue Authors
- ericrobskyhuntley (41)
- mchuttani18 (34)
Pull Request Authors
- dependabot[bot] (73)
- ericrobskyhuntley (25)
- mchuttani18 (15)
- anastasia (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 391 dependencies
- @sveltejs/adapter-auto ^2.0.0 development
- @sveltejs/kit ^1.20.4 development
- node-sass ^9.0.0 development
- sass ^1.66.1 development
- svelte ^4.0.5 development
- vite ^4.4.2 development
- @mapbox/mapbox-gl-geocoder ^5.0.1
- @rollup/plugin-json ^6.1.0
- bulma ^0.9.4
- mapbox-gl ^2.15.0
- mdsvex ^0.11.0
- svelte-device-info ^1.0.0
- svelte-routing ^2.12.0