Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lnardon/drucker

Drucker is an open source web application to track time spent on projects. Built to be self hosted. On Vercel :heart: .
https://github.com/lnardon/drucker

analytics nextjs postgresql prisma reactjs time-tracker timer vercel

Last synced: 5 days ago
JSON representation

Drucker is an open source web application to track time spent on projects. Built to be self hosted. On Vercel :heart: .

Awesome Lists containing this project

README

        

# Drucker

Drucker is an application to track and manage the time spent on projects.

## How to deploy

1 - Use the file `.env.example` as reference for the necessary environment variables on your `.env`

2 - Deploy the project to Vercel using their CLI and the command `vercel deploy`

### What was used

- Next.js
- React.js
- PrismaORM
- PostgreSQL
- Vercel Deployment