Skip to content

Santserrano/duboko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duboko - Productivity Environment

Duboko is a web productivity application that allows users to create and manage notes efficiently, with the option to work either locally or with a registered account.

🚀 Features

  • Pomodoro timer
  • Custom sounds
  • 10+ Scenes
  • Daily Tasks
  • Calendar
  • PDF Reader
  • Custom playlists
  • Insights
  • Notes
  • YT Player
  • 📁 Group organization
  • 🔒 Optional authentication with Clerk
  • 💾 Local storage for unregistered users

🛠️ Technologies

Installation

  1. Clone the repository:
git clone https://github.com/Santserrano/duboko.git
cd duboko
  1. Install dependencies:
npm install
  1. Set up environment variables:
    Create a .env file in the project root following the structure of .env.example.

  2. Initialize the database:

npx prisma generate
npx prisma db push
  1. Start the development server:
npm run dev

🤝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the project
  2. Create a branch for your feature (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License – see the LICENSE file for details.

About

Duboko is a web productivity environment that performs. Pure server actions. Now open source.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors