From a10466e67c3dce57cda8629c1090660d769126d4 Mon Sep 17 00:00:00 2001 From: Arjun Komath Date: Mon, 26 Jan 2026 16:01:42 +1100 Subject: [PATCH] Update landing page --- README.md | 22 ---------------------- app/page.tsx | 45 ++++++++++++++++++++++++++++++++------------- 2 files changed, 32 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index e4f1352..a477291 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,6 @@ 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. -## Development - -### Environment - -``` -# See .env.example for all available environment variables -``` - ## Self-Hosting 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: See `.env.example` for all required environment variables. -## Hosting - - - Railway - - -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. - -## Note on Performance - -> **Warning** -> This app is still in development. -> If you see something broken, you can ping me [@arjunz](https://twitter.com/arjunz). - ## License Licensed under the [GNU AFFERO GENERAL PUBLIC LICENSE](https://github.com/techulus/manage/blob/main/LICENSE). diff --git a/app/page.tsx b/app/page.tsx index 8272ffb..1059c2a 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -55,14 +55,26 @@ export default async function Home() { tech stack and open source values.

- {!signupsDisabled && ( - + - Try Manage → - - )} + + + + Deploy on Railway + - + + Deploy on Railway - Star on GitHub + Star on GitHub →