Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Decatur-Robotics/Gearbox
Browse files Browse the repository at this point in the history
  • Loading branch information
renatodellosso committed Nov 17, 2024
2 parents b423436 + 00bf2f7 commit 01d6ad9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@ Features full feature parity with SJ2, whilst remaining simpler, faster and cool
- NPM
- A MongoDB instance
- We use Atlas
- An SSL certificate saved as `localhost-key.pem` and `localhost.pem`
- An SSL certificate saved as `certs/key.pem` and `certs/cert.pem`
- Can be generated with OpenSSL
- An SSL certificate saved as `production-key.pem` and `production.pem`
- This can be the same as the development certificate above
- Secrets:
- A Blue Alliance API key
- An Orange Alliance API key
Expand Down Expand Up @@ -67,4 +65,4 @@ We recommend you start with issues labelled `good first issue` to get a feel for
Made with [contrib.rocks](https://contrib.rocks).

## Licensed under a CC BY-NC-SA 4.0 license
Read the license [here](LICENSE.md).
Read the license [here](LICENSE.md).

0 comments on commit 01d6ad9

Please sign in to comment.