Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 458 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 458 Bytes

Location Extractor

This simple server sends you back your location!

Tests

To run tests run:

npm test

Contributing

We would love to have you contribute to this project!

Steps to contribute:

  • Fork this repository
  • Make your changes
  • Open a pull request
  • Make sure your tests are passing locally before opening a PR. We have added ci/cd that will also automatically test your code.

Disclaimer

This is part of the Deerhacks CTF 2023