ProjectEvergreen / greenwood

Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
https://www.greenwoodjs.io
MIT License
96 stars 9 forks source link

port was hardcoded with `serve` command and SSR #1092

Closed thescientist13 closed 1 year ago

thescientist13 commented 1 year ago

Related Issue

1079

Summary of Changes

  1. Use port from configuration when using serve command with SSR pages / API
  2. Fixed an errant reference to @greenwood/cli inside a lib file