https://github.com/gregmalcolm/ed-materializer-frontend
Web Frontend for ed-materializer api
https://github.com/gregmalcolm/ed-materializer-frontend
Last synced: 4 months ago
JSON representation
Web Frontend for ed-materializer api
- Host: GitHub
- URL: https://github.com/gregmalcolm/ed-materializer-frontend
- Owner: gregmalcolm
- License: mit
- Created: 2016-03-15T03:45:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-09T21:44:13.000Z (over 8 years ago)
- Last Synced: 2025-04-06T08:45:27.660Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://edmaterializer.com/
- Size: 137 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Materializer (Web Frontend)
Materializer is a web app and API for gathering material prospecting data
for the game Elite: Dangerous.
The API part can be found [here](https://github.com/gregmalcolm/ed-materializer).
## Installation
See the [Ember-cli Guide](http://ember-cli.com/user-guide/) for to get started.
Global npms:
* npm install bower -g
* npm install ember -g
Build ember project
* `npm install`
* `bower install`
* `ember s --proxy localhost:3000`
* Open the browser at [http://localhost:4200](http://localhost:4200).
**Note:** This assumes you have the ed-materializer rails project running on port 3000
## Running against the QA api
If you only want to work on the frontend then no need to bother installing API your
machine. Connect to our QA server instead:
* `ember s --environment=qa --proxy=http://ed-materializer.herokuapp.com/`
## Testing
Want to try stuff out without having to worry about breaking the live data? Do it here:
http://qa.edmaterializer.com
Note: I’m using a ‘free’ heroku account for this one, which has a 10k data row limit, so I’m purposefully not staying up to date with
the monster.
## Contributing
Contributions to the project are welcome, though Issues and Pull Request.
You can discuss details on the Elite Dangerous forum here:
https://forums.frontier.co.uk/showthread.php?t=242152&p=3754329#post3754329
You also ping me (as @Marlon Blake) on Discord chat server:
https://discord.gg/0wESJJF3brdY0NVK