Skip to content

coderbyheart/localschedule

Repository files navigation

Local Schedule

Build and Release semantic-release @commitlint/config-conventional code style: prettier ESLint: TypeScript React CSS modules Vite

Create a shareable schedule with times in your local timezone. Great for remote conferences!

Install dependencies

npm ci

Start the development server

npm start

Run the tests

Unit tests can be run using

npm test

End-to-end tests can be run using

npm run test:e2e

You can see the browser by running

PWDEBUG=1 npm run test:e2e

Architecture decision records (ADRs)

see ./adr.

About

Create a sharable schedule with times in your local timezone. Great for remote conferences!

Resources

Stars

Watchers

Forks