Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesloper/emissions
https://github.com/jamesloper/emissions
digitalocean emissions gacleanairforce meteor
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamesloper/emissions
- Owner: jamesloper
- License: mit
- Created: 2021-06-29T17:46:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-30T18:55:50.000Z (over 3 years ago)
- Last Synced: 2024-01-26T03:37:08.736Z (11 months ago)
- Topics: digitalocean, emissions, gacleanairforce, meteor
- Language: JavaScript
- Homepage: https://queen.jamesloper.com/
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Emissions Queen
Manage emissions stations with ease.
### How to run
1. Clone this repo
2. Install meteor from [meteor.com](https://www.meteor.com/developers/install)
3. Run it like so:``` bash
cd emissions
meteor --port 3000
```