Skip to content

A science-based resource that explains how our entire lives, businesses and economies depend on nature, and how we can understand the value of it using a concept called natural capital.

License

Notifications You must be signed in to change notification settings

Vizzuality/natural-capital-primer

Repository files navigation

Natural Capital Primer

A science-based resource that explains how our entire lives, businesses and economies depend on nature, and how we can understand the value of it using a concept called natural capital.

Available at: naturalcapitalprimer.com.

Homepage: welcome to the Natural Capital Primer

Dependencies

Install & run

Native execution

Be sure to set the required environment variables before running the application - see the Environment variables section below for more details.

To install the dependencies, use:

pnpm install

To run the application in development mode, use:

pnpm run dev

To run the application in production mode, use:

pnpm run build
pnpm run start

Docker

This project includes 2 docker configuration files:

  • Dockerfile.dev aimed at development environments (may require tuning to work on different environments)
  • Dockerfile aimed at production environments

You can use either file to build a Docker image for this application. Be sure to set the required environment variables when running the container.

Environment variables

See src/env.mjs.

About

A science-based resource that explains how our entire lives, businesses and economies depend on nature, and how we can understand the value of it using a concept called natural capital.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published