Skip to content

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

Notifications You must be signed in to change notification settings

coderbyheart/localschedule

Folders and files

NameName
Last commit message
Last commit date
Mar 23, 2024
Mar 9, 2022
Mar 9, 2022
Feb 20, 2023
Mar 12, 2022
Mar 23, 2024
Dec 23, 2023
Mar 12, 2022
Mar 9, 2022
Dec 23, 2023
Dec 23, 2023
Mar 23, 2024
Dec 23, 2023
Jun 7, 2024
Jun 7, 2024
Feb 20, 2023
Mar 9, 2022
Dec 23, 2023
Mar 9, 2022

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