Skip to content

eGovPDX/apps.portland.gov

Repository files navigation

Portland Apps Monorepo

This repository contains the apps for Portland.gov, managed as a monorepo.

Current apps:

  • City Calendar

Getting started

1. Open the dev container

  • Install the Dev Containers extension in VS Code.
  • Open this repository in VS Code.
  • After opening the repository, VS Code should build the dev container and prompt you to "Reopen in Container" in the bottom-right corner. If not, use Ctrl+Shift+P and search "Reopen in Container".

2. Install dependencies

pnpm install

3. Run apps

City Calendar App

cd apps/city-calendar
pnpm dev

4. Open in browser

Open the app at http://localhost:3000 (this URL should also be printed in your terminal after running the app).


Notes

  • Use pnpm for all package management tasks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •