- Move TerriaJS to packages/terriajs
- Change the package.json version to a number that is non existant in npm
- Run
yarn install
in the root directory - Run
yarn gulp
in the root directory - Run
yarn start
in the root directory
This is a complete website built using the TerriaJS library. See the TerriaJS README for information about TerriaJS, and getting started using this repository.
For instructions on how to deploy your map, see the documentation here.
We just reformatted our codebase with Prettier (2022-08-29)
This may cause large merge conflicts when you merge main
into your fork. See TerriaJS/terriajs#6517 for instructions on how to merge this formatting change.
What this means:
- Our new main branch of TerriaMap now uses v8+ of TerriaJS
- The terriajs7 branch of TerriaMap will use v7 TerriaJS, but will not receive further updates
- We have a migration guide available for users of TerriaJS v7 to help them upgrade their applications to TerriaJS v8
- Please chat to us and the community in our GitHub discussions forum