Skip to content

compassionprojects/events-web

Repository files navigation

NVC Learning

A platform to learn NVC

Requirements

  • nodejs@16

You may install asdf and then

asdf install nodejs 16.5.0

Development

Clone the repository and then run

npm install
cp .env.example .env
npm run dev

visit localhost:4000 (make sure a course is added via admin)

Tech stack

Deployment

Using fly.io through github action. The main brnach is configured to deploy continuously. For access to fly.io, contact @madhums

About

A platform to run courses, events, workshops to learn self-care and self-connection

Resources

License

Stars

Watchers

Forks

Releases

No releases published