Frontend for the MinefactProgress Website
Open the Website »
Report Bug
.
Request Feature
This project serves as a Website for tracking the progress made in the BuildTheEarth New York City supproject of BuildTheEarth. On it, the builders can claim their own plots and register the progess on them. Other features include:
- An Overview of total Project build by everyone on the server
- An Event System (In Progress)
- List and Map views for Districts and Blocks of Districts
- Staff Team / Builder List
- BuildTheEarth.net Minecraft Network Status
- Special Claim System for Landmarks
This Project utilizes many different frameworks and packages from npmjs:
To get a local copy up and running follow these steps:
- nodejs with npm
We suggest you use yarn. Follow these steps to install it: yarnpkg.com
-
Get a free API Key for mapbox at https://mapbox.com/
-
Clone the repo
git clone https://github.com/MinefactProgress/frontend.git- Install packages
yarn-
Copy
example.envand rename it to.env -
Enter all required credentials, including the API Key from step 1
-
Run the project using
yarn devoryarn serve
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GNU GPL License. See LICENSE for more information.
- Jannik0308 - ** - Jannik0308 - **
- Nudelsuppe42 - ** - Nudelsuppe42 - **
