Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.1 KB

File metadata and controls

46 lines (24 loc) · 1.1 KB

Contribution

Getting started

  1. Fork this repo

  2. Log or pick an issue

  3. ... (Make your code changes)

  4. Profit! (Submit a Pull Request)

  5. We all profit. (Your pr is integrated)

Guidelines

Linting

Use the provided .eslintrc.json to lint your files, include any ignores in your pull request documentation with a reason why.

Running

  1. Clone the repo. git clone https://github.com/WFCD/warframe-hub.git

  2. Install pm2.

  3. Add any applicable parameters to pm2.json, we just flex on the port (or whatever you called it).

  4. Run pm2 start pm2.json to start the server.

  5. View logs in pm2 logs warframe-hub if you wish to see logs for the process.

  6. Check in your browser at http://localhost:3000 (by default) or whatever you changed the prot to.

Resources

Nothin here yet

Contributors

MainlandHero

  • Primary dev, originally made the beginnings of this as another site, but came onto the team and is making cool things happen.

Tobiah (aliasfalse)

  • Other dude who's helping, checking reviews, tweaks, some formalities