Skip to content

CallePuzzle/cash-calendar

Repository files navigation

Cash Calendar

Cash Calendar is a simple web application designed to help you track your expenses and income efficiently. It is built with Next.js, TypeScript, and Tailwind CSS.

Getting Started

This project uses pnpm as the package manager. To install pnpm, run the following command:

npm install -g pnpm

Alternatively, you can follow the installation instructions on the official website.

Once pnpm is installed, you can install the project dependencies by running:

pnpm install

To start the development server, use the following command:

pnpm dev

Deploy on Vercel

The project is deployed on Vercel. However, since Vercel's free plan does not support GitHub organizations, the deployment is managed through a secondary repository hosted on GitLab.

Deployment Instructions

  • Add the Gitlab remote repository:
git remote add gitlab [email protected]:jilgue/cash-calendar.git
  • Push the changes to Gitlab:
git push gitlab main

About

Cash-Calendar Link:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •