Skip to content

Us3r-gitHub/tillywork

 
 

Repository files navigation

tillywork Logo

Open-source work management

Get Started 👋 Explore Docs 📚 Discord 💬

Chat Discord

What is tillywork?

tillywork is a work management solution that makes project management for startups easy.

Features

  • Open Source: Customize and extend tillywork as per your specific needs.
  • Comprehensive Toolset: Possesses a range of tools covering project oversight, sales management, and issue resolution.
  • Intuitive User Interface: Features a straightforward, user-friendly interface (Material 3 anyone?)

Contact

For further details and support, please visit our website or join our Discord.

Getting started

  • Clone the repository git clone https://github.com/tillywork/tillywork.git
  • Install Postgres on your device
  • Install dependancies npm install
  • Copy .env.example and rename to .env cp .env.example .env and update the values
  • Run the app npm run dev

Contributing

We invite contributions to tillywork! If you have ideas for bug fixes, enhancements, or documentation improvements, please fork the repository and create a pull request.

License

tillywork is available under the MIT License.

About

Opensource work management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.3%
  • Vue 43.9%
  • SCSS 0.4%
  • JavaScript 0.2%
  • Dockerfile 0.1%
  • CSS 0.1%