Gregoor/skylights

Skylights 💫

33

stars

195

commits

TypeScript

primary language

Dec 18, 2025

updated

skylights.my

README

Skylights

Development Setup

Requirements:

You must also place a .env file with the following variables in the root directory:

POSTGRES_URL=postgresql://user:password@localhost:5432/database
TMDB_API_KEY=your_tmdb_api_key_here
#skip this step if you've already generated a private key / have a .env file setup
pnpm exec tsx ./scripts/generate-jwk.mts >> .env

pnpm install
pnpm migrate
pnpm dev

Contributors

Gregoor

193 commits

will-corrigan

1 commits

Gregoor/skylights

Skylights 💫

33

stars

195

commits

TypeScript

primary language

Dec 18, 2025

updated

skylights.my

README

Skylights

Development Setup

Requirements:

You must also place a .env file with the following variables in the root directory:

POSTGRES_URL=postgresql://user:password@localhost:5432/database
TMDB_API_KEY=your_tmdb_api_key_here
#skip this step if you've already generated a private key / have a .env file setup
pnpm exec tsx ./scripts/generate-jwk.mts >> .env

pnpm install
pnpm migrate
pnpm dev

Contributors

Gregoor

193 commits

will-corrigan

1 commits

Languages

TypeScript

90.2%

JavaScript

9.4%