This project is an amateur radio and shortwave radio logging application built using Node.js, Express.js, Mongoose, and MongoDB.
There are some requirements and prerequisites to developing this project.
Node.js version (e.g., v14.0.0 or higher)
Note: We suggest using the latest LTS version, shown on NodeJS's current download page.
MongoDB version (e.g., v4.0.0 or higher)
Assuming you already have MongoDB and NodeJS installed, here are the installation requirements
.env
file in the project root with the following contentsmongod
Provide detailed instructions on how to use your application, including examples of the main features.
Provide a link to your API documentation, or include a brief overview of the available endpoints and their functionality.
We use Mocha and Chai to do our testing
We have a list of TODO's in here. If you would like to work on any of these, let us know which one you would like to work on. Please read the Contributing document. If you think it will take you more than 3 days/72 hours to complete a task let us know that as well so we can keep issues from going stale. Please submit all PR's with a screenshot and assign the PR to yourself.
Currently we are using the GPL-3.0-only license, but may adopt another in the future such as MIT.