Skip to content

veej/ai-assisted-coding

Repository files navigation

Foyer

A small internal welcome screen. Sign in, see the home banner, and (if you're an admin) configure it.

Development

pnpm install
pnpm dev

Open http://localhost:5173.

Sign-in

Two accounts are seeded:

Email Password Role
admin@foyer.local admin admin
user@foyer.local user regular user

Session is kept in localStorage.

Scripts

Script What it does
pnpm dev Vite dev server
pnpm build Production build
pnpm preview Preview the production build
pnpm lint ESLint over app/
pnpm prettier-check Prettier check
pnpm knip Unused exports / files
pnpm test:dev Vitest unit tests
pnpm test:acceptance Playwright + BDD acceptance tests

About

Foyer — internal welcome screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors