Giter Club home page Giter Club logo

datewise's Introduction

A better Google Calendar
Learn more »
Website · Issues

About this project

Datewise is the best calendar where you can find the best design and best workflows, integrations, and many more.

This project was inspired by this tweet https://twitter.com/theanuragdev/status/1740689256115507480

Datewise aims to be open first and privacy-first calendar, that can be self-hosted and can be used by anyone. Join us in our journey to build the best calendar.

Contributing

Contact us

Please feel free to contact us if you are interested in our Enterprise plan for large organizations that need extra flexibility and control.

Book us with Cal.com

Tech Stack

Local Development

Requirements

To run Datewise locally, you will need

  • Node.js
  • Postgres SQL Database

Developer Setup

Manual Setup

Tip

Use pnpm for fast installation and efficient disk management.

Follow these steps to setup Datewise on your local machine:

  1. Fork this repository to your GitHub account.

After forking the repository, clone it to your local device by using the following command:

git clone https://github.com/<your-username>/datewise
  1. Run npm i in the root directory

  2. Create your .env from the .env.example. You can use cp .env.example .env to get started with our handpicked defaults.

  3. Set the following environment variables:

    • DATABASE_URL
    • NODE_ENV
    • NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
    • CLERK_SECRET_KEY
  4. Create the database schema by running npx run prisma generate

  5. Run npm run dev in the root directory to start

  6. Register a new user at http://localhost:3000/auth/register

Run in Gitpod

  • Click below to launch a ready-to-use Gitpod workspace in your browser.

Open in Gitpod

Run in DevContainer

We support DevContainers for VSCode. Click here to get started.

Created by zsh labs with ❤️

Follow us on Twitter for updates. :)

datewise's People

Contributors

anuragts avatar pulimoodan avatar stylessh avatar ayush0054 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.