Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
/ timeshift Public archive

Timeshift is an app that enables you to view the current shifts of your distributed team in real-time.

License

Notifications You must be signed in to change notification settings

elilambnz/timeshift

Repository files navigation

Screenshot

Timeshift

Timeshift is an app that enables you to view the current shifts of your distributed team in real-time.

Live demo: https://timeshift.pixellab.nz

This project was created as a part of the Supabase Open Source Hackathon 2024.

It is built using Supabase as the backend and React.js as the frontend.

Getting Started

Create a new Supabase project and run the contents of the schema.sql file in the SQL editor to create the required tables.

Install dependencies:

npm install

Copy the .env.example file to .env and fill in the required environment variables:

cp .env.example .env

Start the development server:

npm start

Acknowledgements

About

Timeshift is an app that enables you to view the current shifts of your distributed team in real-time.

Topics

Resources

License

Stars

Watchers

Forks