Skip to content

Development environment

Daniel Palomar requested to merge development-environment into main
  • devenv configuration to create a LXC container
  • Install npm global with yarn (needed by the backend) and pnpm (needed by Etherpad)
  • Install PostgreSQL, create the users and the DBs needed by the backend and Etherpad
  • Install Etherpad
  • Update the README

Merge request reports