Demo: https://vcourse.netlify.app/ Installation Backend Fill in the environment variables created by the following command, then start the server. cd server && cp .env.example .env npm start Frontend npm run serve