{"id":14967610,"url":"https://github.com/dimahmz/focus-crafter","last_synced_at":"2025-10-25T20:31:46.822Z","repository":{"id":61995490,"uuid":"539992179","full_name":"dimahmz/focus-crafter","owner":"dimahmz","description":"Boost your  productivity and manage your time by using the Pomodoro thecnique.","archived":false,"fork":false,"pushed_at":"2024-10-28T00:05:01.000Z","size":1408,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T10:25:24.033Z","etag":null,"topics":["expressjs","focus","mevn-project","mevn-stack","mongodb","nodejs","pomorodo","productivity","pugjs","vercel","vuejs"],"latest_commit_sha":null,"homepage":"https://focus-crafter.vercel.app/","language":"Vue","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/dimahmz.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-09-22T13:20:13.000Z","updated_at":"2024-12-12T16:38:58.000Z","dependencies_parsed_at":"2023-01-22T06:01:28.511Z","dependency_job_id":"becb9216-6a48-48bf-9083-16a675a0eee0","html_url":"https://github.com/dimahmz/focus-crafter","commit_stats":{"total_commits":133,"total_committers":2,"mean_commits":66.5,"dds":0.09774436090225569,"last_synced_commit":"97967bd995a494b5d2390a3c3a9609a289280e69"},"previous_names":["dimahmz/focus-crafter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimahmz%2Ffocus-crafter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimahmz%2Ffocus-crafter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimahmz%2Ffocus-crafter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimahmz%2Ffocus-crafter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimahmz","download_url":"https://codeload.github.com/dimahmz/focus-crafter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238207646,"owners_count":19434095,"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":["expressjs","focus","mevn-project","mevn-stack","mongodb","nodejs","pomorodo","productivity","pugjs","vercel","vuejs"],"created_at":"2024-09-24T13:38:21.251Z","updated_at":"2025-10-25T20:31:41.398Z","avatar_url":"https://github.com/dimahmz.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca src=\"https://focus-crafter.vercel.app\"\u003e\n  \u003cimg  target=\"_blank\"  src=\"https://focus-crafter.vercel.app/logo.png\" alt=\"Focus-crafter Logo\" width=\"224px\"/\u003e\u003cbr/\u003e\n  \u003c/a\u003e\n  Focus on being productive instead of budy\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003eAn open source web-app to help you implement the \u003ca href=\"https://en.wikipedia.org/wiki/Pomodoro_Technique\" target=\"_blank\"\u003ePomodoro\u003c/a\u003e Technique in your daily work routine. \nWith an easy-to-use interface, you can set your work and break intervals and get started with your Pomodoro sessions in no time. \nIt also comes with a timer that will alert you when it's time to take a break or start a new Pomodoro session, so you can stay on track and achieve your goals.\u003c/p\u003e\n\n\u003cbr/\u003e\n\n## 💻 Production Application\n\nThe web app is deployed to [focus-crafter.vercel.app](https://focus-crafter.vercel.app)\n\n\u003cbr/\u003e\n\n\n## Technologies used\n\n\u003cdiv style=\"display: flex; justify-content: space-between;\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/mongodb/mongodb-original.svg\"  style=\"margin-right: 3px;\" width=\"48\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/express/express-original.svg\"  style=\"margin-right: 3px;\" width=\"48\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/vuejs/vuejs-original.svg\"  style=\"margin-right: 3px;\" width=\"48\"\u003e   \n  \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/nodejs/nodejs-original.svg\"  style=\"margin-right: 3px;\" width=\"48\"\u003e  \n\u003c/div\u003e\n\n\nThis web app is built with MEVN stack technologies. \n\nIt contains a client template(VueJS) connected to a mongodb via an API layer written in nodejs \u0026 expressjs.\n\n## Project Setup\n\n### Client Side\n\n```sh\ncd client\n\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n\n```sh\nnpm run dev\n```\n\n### server side\n\n\n```sh\ncd server\n\nnpm install\n\ncp .env.example .env\n\n```\n\u003ch4\u003eopen the .env file and fill in these environment  varaibles \u003c/h4\u003e\n\n\n\u003cp\u003e pro_focus_jwtKey=\"\" \u003ci\u003e // a random string to be used for creating jwt token \u003c/i\u003e \u003c/p\u003e\n\u003cp\u003e db_password=\"\"   \u003ci\u003e // you database password  \u003c/i\u003e \u003c/p\u003e \n\u003cp\u003e app_email=\"\"  \u003ci\u003e // an email address to be used to send email to the user  \u003c/i\u003e \u003c/p\u003e \n\u003cp\u003e  app_email_password=\"\"  \u003ci\u003e // the email password  \u003c/i\u003e \u003c/p\u003e \n\u003cp\u003e  NODE_ENV=\"\"  \u003ci\u003e // node environment  \u003c/i\u003e \u003c/p\u003e \n\u003cp\u003e  PORT=\"\"  \u003ci\u003e // port for the app to run on in dev enviroment  \u003c/i\u003e \u003c/p\u003e \n\u003cp\u003e  app_domain_name=\"\"  \u003ci\u003e // the server IP address or the url of the api where it's depoyed  \u003c/i\u003e \u003c/p\u003e \n\n\n#### start the server \n```sh\nnode index.js\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimahmz%2Ffocus-crafter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimahmz%2Ffocus-crafter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimahmz%2Ffocus-crafter/lists"}