Skip to content

A demonstration of a monorepo full stack web application built on the PERN (postgres, express, react and node) stack.

License

Notifications You must be signed in to change notification settings

andrewjamesford/demo-designer-doggies-pern

Repository files navigation

Designer Doggies

A demonstration of a monorepo full stack web application built on the PERN (postgres, express, react and node) stack.

Home page of designer dogs


Getting Started

To run the app: Open the project in VS Code and open via the workspace file Open the command prompt and select "File: Open Workspace from File..."

This may ask you to install plugins for VS Code, follow the prompts and install the suggestions.

Once that has loaded run the docker up command via right clicking on the docker-compose.yml file in the "ROOT" folder and select "Compose Up"

You can debug the client by running the task "Chrome (Client)" this will allow you to place breakpoints in your client code.

You can debug the server by running the task "Docker: Attach to Node (Server)" this also will allow you to place breakpoints in your server code.


About

A demonstration of a monorepo full stack web application built on the PERN (postgres, express, react and node) stack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published