{"id":22327745,"url":"https://github.com/manadaym/extr","last_synced_at":"2025-03-26T06:24:04.321Z","repository":{"id":97266710,"uuid":"452770213","full_name":"ManadayM/extr","owner":"ManadayM","description":"Expense tracker app.","archived":false,"fork":false,"pushed_at":"2025-02-09T07:30:39.000Z","size":1272,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-09T08:25:09.200Z","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/ManadayM.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-01-27T17:02:44.000Z","updated_at":"2025-02-09T07:30:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"f0002bdc-8ef7-4318-8c8f-f49bee8c1f64","html_url":"https://github.com/ManadayM/extr","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/ManadayM%2Fextr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManadayM%2Fextr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManadayM%2Fextr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManadayM%2Fextr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManadayM","download_url":"https://codeload.github.com/ManadayM/extr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245599905,"owners_count":20642204,"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-12-04T03:10:26.602Z","updated_at":"2025-03-26T06:24:04.289Z","avatar_url":"https://github.com/ManadayM.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Backend\n\n**Base Directory:** `./backend`\n\n### Install Dependencies\n\n1. Navigate to the `backend` directory - `cd backend`\n1. Run `npm install`\n\n### Set Environment Variables\n\n1. Navigate to the `backend` directory - `cd backend`\n2. Create `\u003cenvironment-name\u003e.env` file inside the `env` directory.\n3. Open `sample.env` file.\n4. Copy all **REQUIRED** env variables and paste them inside your current env file created in step #2.\n5. Set values for all the env variables you just copied in step #4.\n\n### Database Setup\n\n1. Create a new Postgres database `extr`.\n2. Navigate to the `backend` directory - `cd backend`\n3. Run this to generate DB structure - `DATABASE_URL=postgres://\u003cUSERNAME\u003e:\u003cPASSWORD\u003e@\u003cHOSTNAME\u003e:\u003cPORT\u003e/extr npm run migrate up`\n\n## Bootstrapping API Server\n\n1. Navigate to the `backend` directory - `cd backend`\n2. Run `npx tsc` to build the application for the first time.\n4. Run `npm run watch:js` to turn on the watch mode for TS files.\n3. Run `npm start`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanadaym%2Fextr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanadaym%2Fextr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanadaym%2Fextr/lists"}