Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 343 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 343 Bytes

client

Frontend client for syppi🧃 / typsi🍹

Environment

  • PUBLIC_API_URL: Sets the API server URL
    • Example: PUBLIC_API_URL=http://localhost:3000
  • BASE_HOSTNAME: Sets the base hostname for both syppi and typsi subdomains
    • Example: BASE_HOSTNAME=localhost:4321

Installation

npm install
npm run start