Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.1 KB

README.md

File metadata and controls

51 lines (32 loc) · 1.1 KB

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 us on our Discord.

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