{"id":17124871,"url":"https://github.com/ricci2511/openkban","last_synced_at":"2025-04-13T06:13:14.274Z","repository":{"id":65709022,"uuid":"529631877","full_name":"ricci2511/openkban","owner":"ricci2511","description":"Open Source Kanban web app built with Next","archived":false,"fork":false,"pushed_at":"2025-03-11T22:08:08.000Z","size":1084,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-04-13T06:13:12.703Z","etag":null,"topics":["nextjs","planetscale","prisma","react","redis","tailwindcss","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://openkban.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ricci2511.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-08-27T16:01:27.000Z","updated_at":"2025-03-11T22:05:47.000Z","dependencies_parsed_at":"2023-02-19T02:31:36.490Z","dependency_job_id":"eb3770ed-c455-40d4-8d26-56d146005bf7","html_url":"https://github.com/ricci2511/openkban","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricci2511%2Fopenkban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricci2511%2Fopenkban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricci2511%2Fopenkban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricci2511%2Fopenkban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricci2511","download_url":"https://codeload.github.com/ricci2511/openkban/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670436,"owners_count":21142904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nextjs","planetscale","prisma","react","redis","tailwindcss","trpc","typescript"],"created_at":"2024-10-14T18:43:34.445Z","updated_at":"2025-04-13T06:13:14.244Z","avatar_url":"https://github.com/ricci2511.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Openkban\n:warning: EARLY in development :warning:\n\nYou're welcome to take a look but don't expect it to be ready to use.\n\nOpenkban (i know, not the most creative name) is a open source kanban web app built with nextjs.\n\n## Motivation\nMy main goal is to improve my developer skills, but aside from that I'm trying to build a simple, modern and free kanban web app.\n\n## Getting started\n1. Clone the repo and cd into it:\n\n    ```\n    git clone https://github.com/ricci2511/openkban.git\n    cd openkban\n    ```\n2. Create a `.env` file with the contents of `.env.example`. The example file includes instructions that should be followed before proceeding (getting keys for OAuth providers).\n\n    ```\n    cp .env.example .env\n    ```\n3. Install dependencies:\n\n    ```\n    npm install\n    ```\n4. Run mysql and redis containers:\n\n    ```javascript\n    // pass the -d flag if you don't want to see docker logs\n    docker-compose up\n    ```\n5. If you are running the containers for the first time you need to synchronize the mysql schema with the prisma schema:\n    ```\n    npx prisma db push\n    ```\n6. You are ready to run the app with:\n    ```javascript\n    // listening on localhost:3000\n    npm run dev\n    ```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricci2511%2Fopenkban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricci2511%2Fopenkban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricci2511%2Fopenkban/lists"}