Skip to content

Superfiliate/workspacefilter

Repository files navigation

Workspacefilter

Pre-requisites

  • Have Docker or Orbstack installed and running.
  • Have an VSCode-like editor, to use the .devcontainer
    • Make sure you also have the "Dev Containers" extension installed.

Developing

  • Open your editor, and it should prompt you if you want to use the .devcontainer, accept that.
  • All dependencies should be automatically setup for you.
  • Run the server with make dev, and access the app on the browser with http://localhost:4000/
  • ...
  • Things merged to the main branch get automatically deployed to production through Github Actions.

Releases

No releases published

Packages

No packages published