{"id":18022883,"url":"https://github.com/shuvroroy/outlay","last_synced_at":"2025-03-26T23:30:55.689Z","repository":{"id":110711126,"uuid":"328469901","full_name":"shuvroroy/outlay","owner":"shuvroroy","description":"Outlay is an expense tracker app build with TALL stack.","archived":false,"fork":false,"pushed_at":"2021-01-24T16:10:54.000Z","size":229,"stargazers_count":29,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T17:13:29.470Z","etag":null,"topics":["alpinejs","expense-tracker","laravel","livewire","outlay","tailwindcss","tallstack"],"latest_commit_sha":null,"homepage":"http://outlay.uu6cf71xzw-xmz4qq9z142o.p.runcloud.link","language":"PHP","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/shuvroroy.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":"2021-01-10T20:11:04.000Z","updated_at":"2024-07-25T08:39:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"afa2d8ce-125f-41c0-9bc7-e3ff05084f89","html_url":"https://github.com/shuvroroy/outlay","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/shuvroroy%2Foutlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuvroroy%2Foutlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuvroroy%2Foutlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shuvroroy%2Foutlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shuvroroy","download_url":"https://codeload.github.com/shuvroroy/outlay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245753858,"owners_count":20666823,"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":["alpinejs","expense-tracker","laravel","livewire","outlay","tailwindcss","tallstack"],"created_at":"2024-10-30T07:06:15.643Z","updated_at":"2025-03-26T23:30:55.682Z","avatar_url":"https://github.com/shuvroroy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Outlay](./public/img/logo/dark.svg)\n\n\u003e Outlay is an expense tracker app build with TALL stack.\n\n![](https://icecube-eu-286.icedrive.io/thumbnail?p=JLMnGneBAxTGx8af9netq7sg2p8NPpio235P7mQl8pqhIqGhSvTPpR%2Fb7Art5rH5SmGoP8x0gji1DMlf5UZdLjeKJpoMgvh6OMwOLcVYGY4Up85qbA5l0jo%2FOGz5%2Fr9h\u0026w=1280\u0026h=1280)\n\n## Installation\n\nClone the repo locally:\n\n```sh\ngit clone https://github.com/shuvroroy/outlay.git outlay\ncd outlay\n```\n\nInstall PHP dependencies:\n\n```sh\ncomposer install\n```\n\nInstall NPM dependencies:\n\n```sh\nnpm ci\n```\n\nBuild assets:\n\n```sh\nnpm run dev\n```\n\nSetup configuration:\n\n```sh\ncp .env.example .env\n```\n\nGenerate application key:\n\n```sh\nphp artisan key:generate\n```\n\nEdit .env and set your database connection details.\n\n```sh\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=outlay\nDB_USERNAME=root\nDB_PASSWORD=\n```\n\nRun database migrations:\n\n```sh\nphp artisan migrate\n```\n\nRun database seeder:\n\n```sh\nphp artisan db:seed\n```\n\nRun the dev server (the output will give the address):\n\n```sh\nphp artisan serve\n```\n\nYou're ready to go! Visit outlay in your browser, and login with:\n\n- **Username:** john@outlay.test\n- **Password:** password\n\n## Special Thanks\n\n- [Mohammad Emran Hasan](http://github.com/phpfour)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuvroroy%2Foutlay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshuvroroy%2Foutlay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshuvroroy%2Foutlay/lists"}