5 captures
26 Oct 2020 - 12 Jul 2022
Jun JUL Aug
12
2021 2022 2023
success
fail

About this capture

COLLECTED BY

Collection: ahrefs

TIMESTAMPS

The Wayback Machine - http://web.archive.org/web/20220712182611/https://coderoad.github.io/docs/development/
 

Menu
CodeRoadDocs
GitHub
CodeRoad
Docs
GitHub


Intro
Overview
Setup
How CodeRoad Works
Build
Building a Tutorial
Create a Practice Tutorial
Config
Hooks & Actions
Test Runner
Init Commit
Test Examples
Editing a Tutorial
Examples
Starters
Development
Development
Env Variables
More
Inspiration

Development


Feature Request

Post an issue. Let's chat.

Development

To run the extension locally:
copy environmental variables from /web-app/.env.exampleas/web-app/.env
install dependencies with yarn install-all
build the extension with yarn build
open the extension with the vscode extension debugger by pressing F5. In the new window, open CodeRoad.

Testing Builds

To test a packaged build locally:
if on Mac, ensure you have VSCode command line tools installed
run yarn package. It will build the extension and install it locally.
open a new vscode window and launch the new version of CodeRoad

Edit this page


Previous
« Starters

Next
Environment Variables »
Feature Request
Development
Testing Builds

Copyright © 2020 CodeRoad. Built with Docusaurus.