Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemontron/emissions
https://github.com/lemontron/emissions
digitalocean emissions gacleanairforce meteor
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lemontron/emissions
- Owner: lemontron
- 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: 2025-01-18T09:32:28.716Z (16 days 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
```