Aeternum Map - Interactive map for New World
Get all the locations, farming spots, resources, lore documents, chests, mobs and more!
Contribution
This app is Open Source. Contributors are highly welcome! Join the Discord.
Please 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