https://github.com/marceloalves/starbounditems
Quick and simple app to search and display items in Starbound
https://github.com/marceloalves/starbounditems
bulma-css elasticsearch javascript reactjs
Last synced: 5 months ago
JSON representation
Quick and simple app to search and display items in Starbound
- Host: GitHub
- URL: https://github.com/marceloalves/starbounditems
- Owner: MarceloAlves
- Archived: true
- Created: 2014-01-22T06:02:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T01:51:27.000Z (over 3 years ago)
- Last Synced: 2025-09-12T06:07:08.652Z (9 months ago)
- Topics: bulma-css, elasticsearch, javascript, reactjs
- Language: JavaScript
- Homepage: https://starbounditems.com
- Size: 15.8 MB
- Stars: 37
- Watchers: 2
- Forks: 5
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Starbound Items 3.0
All new React SPA for Starbound Items.
Kickstarted with [Create React App](https://github.com/facebookincubator/create-react-app).
## Installing / Getting started
```shell
> git clone https://github.com/MarceloAlves/StarboundItems.git
> cd StarboundItems
> yarn
> yarn start
Compiled successfully!
You can now view StarboundItems in the browser.
Local: http://localhost:3000/
On Your Network: http://---.---.-.-:3000/
Note that the development build is not optimized.
To create a production build, use yarn build.
```
## Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are greatly appreciated.