Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tillywork/tillywork
Opensource work management
https://github.com/tillywork/tillywork
agile-management crm nestjs project-management sales-crm vue3 vuetify
Last synced: 3 months ago
JSON representation
Opensource work management
- Host: GitHub
- URL: https://github.com/tillywork/tillywork
- Owner: tillywork
- Created: 2024-05-01T21:46:07.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T11:26:26.000Z (9 months ago)
- Last Synced: 2024-05-22T12:04:48.634Z (9 months ago)
- Topics: agile-management, crm, nestjs, project-management, sales-crm, vue3, vuetify
- Language: TypeScript
- Homepage: https://tilly.work
- Size: 791 KB
- Stars: 212
- Watchers: 0
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Open-source work management
Get Started 👋
・
Explore Docs 📚
・
Discord 💬
## What is tillywork?
![](https://cdn.tilly.work/TWDemo4.gif)
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](https://tilly.work) or join [our Discord](https://discord.gg/Ttn4WeNJbb).
## 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](LICENSE).