{"id":19658609,"url":"https://github.com/alexis-moins/dash","last_synced_at":"2026-04-10T07:16:15.295Z","repository":{"id":195720780,"uuid":"693186518","full_name":"alexis-moins/dash","owner":"alexis-moins","description":"Manage and review your collection of decks of flashcards locally 🚀","archived":false,"fork":false,"pushed_at":"2023-10-08T17:52:28.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T01:15:14.288Z","etag":null,"topics":["bun","elysiajs","htmx","prisma","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexis-moins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-18T14:17:36.000Z","updated_at":"2024-01-15T13:56:15.000Z","dependencies_parsed_at":"2023-09-26T15:54:24.357Z","dependency_job_id":null,"html_url":"https://github.com/alexis-moins/dash","commit_stats":null,"previous_names":["alexis-moins/flash","alexis-moins/dash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexis-moins%2Fdash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexis-moins%2Fdash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexis-moins%2Fdash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexis-moins%2Fdash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexis-moins","download_url":"https://codeload.github.com/alexis-moins/dash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240967620,"owners_count":19886258,"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":["bun","elysiajs","htmx","prisma","tailwindcss","typescript"],"created_at":"2024-11-11T15:38:16.827Z","updated_at":"2026-04-10T07:16:15.239Z","avatar_url":"https://github.com/alexis-moins.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align='center'\u003e\n\n```\n      _           _     \n     | |         | |    \n   __| | __ _ ___| |__  \n  / _` |/ _` / __| '_ \\ \n | (_| | (_| \\__ \\ | | |\n  \\__,_|\\__,_|___/_| |_|\n                        \n                           \n```\n\n![Version](https://img.shields.io/badge/version-0.1.0-blue.svg)\n\n\u003c/div\u003e\n\n---\n\n`dash` is a platform desigend to help you manage and review your collection of decks of flashcards locally 🚀. It uses `bun`, `ElysiaJS` + `jsx`, `prisma`, `tailwind CSS` and `HTMX` under the hood to provide a minimalist yet reactive exprerience.\n\n## Prerequisites\n\n- [bun](https://bun.sh)\n- [just](https://github.com/casey/just)\n- [docker](https://www.docker.com) (and docker-compose!)\n\n## 🧰 Setup\n\nClone the repository anywhere on your machine\n```bash\ngit clone git@github.com:alexis-moins/dash.git\n```\n\nInstall the dependencies using bun\n```bash\nbun install\n```\n\nCreate a .env file from the [.env.local](./.env.local) file\n```bash\ncp .env.local .env\n```\n\nLaunch the database container\n```bash\njust up\n```\n\n## 🌱 Seeding the database\n\n\u003e First, ensure the database container is running! You should see it when typing `docker ps`\n\nCreate the tables used by dash\n```bash\nbunx prisma db push\n```\n\nSeed the database with default data\n```bash\nbunx prisma db seed\n```\n\n## 🚦 Starting your journey\n\n\u003e Until prisma works in a bun docker container, we need to manually start the project aside from launching the database container.\n\nStart the server\n```bash\nbun run dev\n```\n\nVisit dash [here](http://localhost:3030)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexis-moins%2Fdash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexis-moins%2Fdash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexis-moins%2Fdash/lists"}