/company-blog

Primary LanguageJavaScriptBSD Zero Clause License0BSD

company blog

An example Javascript project that is configured for development in Coder.

Open in Coder

Screenshot of blog running in Coder

Folder structure includes:

To open in YOUR coder deployment, visit:

https://[your Coder URL]/wac/build?template_oauth_service=github&template_url=https://github.com/bpmct/company-blog&template_ref=main&template_filepath=.coder/coder.yaml)

To start developing

  1. Open Terminal or Web IDE

  2. Navigate to the project (if you opened the terminal)

    cd company-blog
  3. Start developing

    gatsby develop

All dependencies will be installed