You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-22Lines changed: 0 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,6 @@
4
4
5
5
Manage is an open-source project management platform. With its intuitive interface, customizable features, and emphasis on collaboration, Manage empowers teams to enhance productivity and achieve project success. Enjoy the benefits of open-source flexibility, data security, and a thriving community while managing your projects efficiently with Manage.
6
6
7
-
## Development
8
-
9
-
### Environment
10
-
11
-
```
12
-
# See .env.example for all available environment variables
13
-
```
14
-
15
7
## Self-Hosting
16
8
17
9
Deploy your own instance of Manage with one click:
@@ -28,20 +20,6 @@ Manage can be deployed on any platform that supports Node.js/Bun. You'll need:
28
20
29
21
See `.env.example` for all required environment variables.
Manage is hosted on [Railway](https://railway.com?referralCode=techulus), a modern platform that makes deploying applications simple and fast. Railway provides excellent developer experience with features like automatic deployments, built-in databases, and seamless scaling.
38
-
39
-
## Note on Performance
40
-
41
-
> **Warning**
42
-
> This app is still in development.
43
-
> If you see something broken, you can ping me [@arjunz](https://twitter.com/arjunz).
44
-
45
23
## License
46
24
47
25
Licensed under the [GNU AFFERO GENERAL PUBLIC LICENSE](https://github.com/techulus/manage/blob/main/LICENSE).
0 commit comments