Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 668 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 668 Bytes

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