{"id":16978769,"url":"https://github.com/srph/pulse","last_synced_at":"2025-03-22T14:31:58.727Z","repository":{"id":37545872,"uuid":"177609628","full_name":"srph/pulse","owner":"srph","description":"Pulse is an annual bullet journal that lets you keep track of your goals.","archived":false,"fork":false,"pushed_at":"2023-01-07T04:10:52.000Z","size":3982,"stargazers_count":5,"open_issues_count":45,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T12:03:56.044Z","etag":null,"topics":["laravel","parcel","react"],"latest_commit_sha":null,"homepage":"https://pulse.kierb.com","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/srph.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}},"created_at":"2019-03-25T15:05:52.000Z","updated_at":"2024-06-25T02:45:29.000Z","dependencies_parsed_at":"2023-02-06T11:31:12.494Z","dependency_job_id":null,"html_url":"https://github.com/srph/pulse","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/srph%2Fpulse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fpulse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fpulse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Fpulse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srph","download_url":"https://codeload.github.com/srph/pulse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244972375,"owners_count":20540967,"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":["laravel","parcel","react"],"created_at":"2024-10-14T01:44:10.008Z","updated_at":"2025-03-22T14:31:58.253Z","avatar_url":"https://github.com/srph.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](logo.png)\n## Pulse\nPulse is an annual bullet journal to help you track your progress. Inspired by [@weelui](https://twitter.com/weelui/status/1082070518520414209).\n\n![Preview](preview.png)\n\n## API Setup\nYou will have to install these dependencies: [MySQL `5.7`](https://dev.mysql.com/downloads/mysql/5.7.html), [php `\u003e=7.2`](https://thishosting.rocks/install-php-on-ubuntu/) along with [Composer](https://getcomposer.org/).\n\n- Move to the `api` folder.\n```\ncd api\n```\n- Install the dependencies\n```bash\ncomposer install\n```\n\n- Copy `.env.example` to `.env`, and setup your environment config. Particularly, the database credentials (`DB_*`).\n```bash\ncp .env.example .env\n```\n\n- Bootstrap the application. Don't forget to store the client id and secret output from running `passport:client`.\n```bash\nphp artisan migrate\nphp artisan passport:install\nphp artisan passport:client --password\n```\n\n- You should be good to go\n```bash\nphp artisan serve\n```\n\n## Front-end setup\nYou will need npm `\u003e=5` and Node.js `\u003e=10`.\n\n- Move to the `ui` folder\n```\ncd ui\n```\n\n- Install the dependencies\n```\nnpm i\n```\n\n- Copy `.env.example` to `.env`, and setup your environment config. Update the `API_CLIENT_*` based on the output from `php artisan passport:client --password`.\n```bash\ncp .env.example .env\n```\n\n- Start Parcel, and you're all good.\n```bash\nnpm start\n```\n\nIt should open up to your a new browser window shortly. However, if it doesn't, you can manually open http://localhost:3000.\n\n## Deployment\nThe API and front-end are deployed separately.\n\n### API\nCurrently, Pulse is deployed on Laravel Forge. For the initial deployment, don't forget to run:\n```bash\nphp artisan passport:install\nphp artisan passport:client --password\n```\n\n### Front-end\nThe web interface is hosted on Netlify for free. Set the root folder to `ui`; the public folder to `dist`. For the build command:\n```\nnpm run build\n```\n\n## Attribution\n- [Louie (@leewui)](https://twitter.com/weelui/status/1082070518520414209) for the idea.\n- [DrawKit](https://www.drawkit.io/illustrations/drawing-woman-colour) for the free illustrations pack.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fpulse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrph%2Fpulse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Fpulse/lists"}