QuadParts
Drone / FPV inventory application where you can keep track of your parts, builds, notes and more
- Clone this repo: https://github.com/hasmeni/QuadParts
- Ensure that you have Node installed on your development machine ( windows, linux or other) Follow the tutorial here to install the latest version of node https://www.geeksforgeeks.org/how-to-download-and-install-node-js-and-npm/
After Node /NPM is installed on your system, open up your terminal or command prompt screen and run the two commands below to deploy:
npm install #installs dependencies
npm run dev ** #to deploy the code You might have to run the npm audit fix if prompted to do so. Dont worry the app wont break by doing so
On your local machine, pull up the browser and go to this address localhost:5173
NOTE! I will be updating this often so please be cautious with adding allot of your data and updating your version of QuadParts with newer versions of the app released here. Currently fixing the database export function to combat this issue. I plan on releasing android, windows and linux standalone versions of this app as well. Currently working on the docker-compose version of this app.
Demo: https://fpv.builders/