{"id":21942863,"url":"https://github.com/dochner/todo-app","last_synced_at":"2026-04-11T19:04:53.112Z","repository":{"id":153592582,"uuid":"476299344","full_name":"dochner/todo-app","owner":"dochner","description":"A Fullstack repository for the todo-app built-in with Nodejs, Express, SQLite, Vite, Vue3, UnoCSS","archived":false,"fork":false,"pushed_at":"2022-03-31T14:46:28.000Z","size":210,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T16:24:36.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dochner.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-31T12:38:27.000Z","updated_at":"2022-03-31T13:30:01.000Z","dependencies_parsed_at":"2023-05-20T07:15:42.449Z","dependency_job_id":null,"html_url":"https://github.com/dochner/todo-app","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/dochner%2Ftodo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dochner%2Ftodo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dochner%2Ftodo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dochner%2Ftodo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dochner","download_url":"https://codeload.github.com/dochner/todo-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244981009,"owners_count":20542287,"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":[],"created_at":"2024-11-29T03:27:03.613Z","updated_at":"2025-12-30T20:43:22.460Z","avatar_url":"https://github.com/dochner.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mytodo\n\nThat's a to-do list tool created for studies purposes.\n\n----\n\n\u003e requires Node \u003e=14\n\n## Backend\n\n### Technologies\n\n- ⚙️ [NodeJs](https://nodejs.org/en/docs/)\n- ⚡️ [Expess](https://expressjs.com/pt-br/4x/api.html)\n- 💾 [SQLite3](https://www.sqlite.org/)\n\n### Start server\n\n#### Development (only by now)\n\n- Install dependencies:\n\n  ```bash\n  npm i\n  ```\n\n- Run server:\n\n  ```bash\n  npm run dev\n  ```\n\n## Frontend\n\n### Features\n\n- ⚡️ [Vue 3](https://github.com/vuejs/vue-next), [Vite 2](https://github.com/vitejs/vite), [pnpm](https://pnpm.js.org/), [ESBuild](https://github.com/evanw/esbuild)\n- 🗂 [File based routing](./src/pages)\n- 📦 [Components auto importing](./src/components)\n- 📑 [Layout system](./src/layouts)\n- 📲 [PWA](https://github.com/antfu/vite-plugin-pwa)\n- 🎨 [UnoCSS](https://github.com/antfu/unocss) - the instant on-demand atomic CSS engine\n- 😃 [Use icons from any icon sets with classes](https://github.com/antfu/unocss/tree/main/packages/preset-icons)\n- 📥 [APIs auto importing](https://github.com/antfu/unplugin-auto-import) - use Composition API and others directly\n- 🦾 TypeScript\n- 🖨 Static-site generation (SSG) via [vite-ssg](https://github.com/antfu/vite-ssg)\n- 🦔 Critical CSS via [critters](https://github.com/GoogleChromeLabs/critters)\n\n### Usage\n\n#### Install\n\n```bash\npnpm i # If you don't have pnpm installed, run: npm install -g pnpm\n```\n\n#### Development\n\nJust run and visit http://localhost:8080\n\n```bash\npnpm dev\n```\n\n#### Build\n\n```bash\npnpm build\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdochner%2Ftodo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdochner%2Ftodo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdochner%2Ftodo-app/lists"}