Skip to content

smachs/lifequest-map

 
 

Repository files navigation

Life Quest

Your comprehensive companion for conquering real-world territories! Explore with confidence, utilizing a robust toolkit featuring location insights, real-time tracking, optimized productivity routes, and seamless group coordination.

Contribution

This app is Open Source. Contributors are highly welcome! Join the Discord.

Add issues and feature requests on the Discord channel #suggestions.

Install dependencies

This project is based on Node.js. Make sure you have Node.js installed before installing the dependencies with:

npm install

Please take a look at the README files in the apps subfolders to setup the environment variables.

Run development

npm run dev

This will run all apps in this project in development mode.

Build project

You can build a production version of the server and client with:

npm run build

It is required to call this at least once before you can run this app in development mode.

Licensing

MIT

Sponsor this project

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%