when youre done update @pulse/README.md with new files, apis, routes, database tables, secrets, etc etc

then git commit locally and pull remotely.

## Production Deployment

| Item | Value |
|------|-------|
| Host | DigitalOcean Debian 10 |
| IP | 198.211.114.12 |
| Server Path | `/var/www/pulse/server/` |
| Client Path | `/var/www/adampowell.pro/html/pulse/` |
| Port | 3006 (localhost, nginx proxy) |
| Service | `kvh-pulse.service` (systemd) |
| Database | `kvh_pulse` on PostgreSQL 11.22 |

### SSH Access

```bash
# Windows (PowerShell)
ssh -i "$env:USERPROFILE\.ssh\id_ed25519" root@198.211.114.12 















Read @pulse/TODO.md and get working. Don't stop until you're finished. 

Edit locally, then git commit and use pull remotely via SSH. Don't use SCP. 

## Production Deployment

| Item | Value |
|------|-------|
| Host | DigitalOcean Debian 10 |
| IP | 198.211.114.12 |
| Server Path | `/var/www/pulse/server/` |
| Client Path | `/var/www/adampowell.pro/html/pulse/` |
| Port | 3006 (localhost, nginx proxy) |
| Service | `kvh-pulse.service` (systemd) |
| Database | `kvh_pulse` on PostgreSQL 11.22 |

### SSH Access

```bash
# Windows (PowerShell)
ssh -i "$env:USERPROFILE\.ssh\id_ed25519" root@198.211.114.12

**Live URL**: https://adampowell.pro/pulse/