Greenstand / treetracker-web-map-core-demo

5 stars 7 forks source link

Deploy the website to domain: demo.treetracker.org #57

Open dadiorchen opened 4 months ago

dadiorchen commented 4 months ago

Just like we do for wallet admin panel, https://github.com/Greenstand/treetracker-wallet-admin-client we should deploy our web app here to the demo.treetracker.org

Note,

  1. this is a monorepo, the web version is here: https://github.com/Greenstand/treetracker-web-map-core-demo/tree/master/apps/web there is another native app, but we don't need to handle the deployment for that.
  2. This is handled by next.js, so we need to add some settings for next, to build the app as a single-page-application