NoshComaTreetz

Nosh Coma Treetz

Website, hosted order form, and owner dashboard for Nosh Coma Treetz.

Features

Local setup

npm install
Copy-Item .env.example .env
npm run dev

Open http://127.0.0.1:4173.

If no admin password is configured and NODE_ENV is not production, the local dashboard login is:

Production configuration

Set these environment variables on the host:

Email notifications and customer follow-ups require SMTP variables:

Text notifications require Twilio variables:

Without SMTP configured, follow-ups are saved and the dashboard offers a mail draft link.