{"id":18743895,"url":"https://github.com/devmarkson/expense-tracker","last_synced_at":"2025-11-22T00:30:15.289Z","repository":{"id":191734515,"uuid":"682776168","full_name":"DevMarkson/expense-tracker","owner":"DevMarkson","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-30T22:50:40.000Z","size":562,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T19:46:55.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/DevMarkson.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":"2023-08-24T22:45:53.000Z","updated_at":"2023-08-24T22:46:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"db4e26d9-a2c7-4656-854c-0b66b98ee6c5","html_url":"https://github.com/DevMarkson/expense-tracker","commit_stats":null,"previous_names":["markson17/expense-tracker","devmarkson/expense-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevMarkson%2Fexpense-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevMarkson%2Fexpense-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevMarkson%2Fexpense-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevMarkson%2Fexpense-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevMarkson","download_url":"https://codeload.github.com/DevMarkson/expense-tracker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239627300,"owners_count":19670844,"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-07T16:12:58.732Z","updated_at":"2025-11-22T00:30:12.969Z","avatar_url":"https://github.com/DevMarkson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Expense Tracker Server\n\nWelcome to the Expense Tracker server repository! This server provides the backend functionality for the Expense Tracker application, allowing users to manage their financial transactions.\n\n## Table of Contents\n\n- [Getting Started](#getting-started)\n  - [Installation](#installation)\n  - [Running the Server](#running-the-server)\n- [API Routes](#api-routes)\n- [Environment Variables](#environment-variables)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Getting Started\n\n### Installation\n\n1. Clone this repository to your local machine using:\n   ```\n   git clone https://github.com/Markson17/expense-tracker.git\n   ```\n\n2. Navigate to the project directory:\n   ```\n   cd expense-tracker\n   ```\n\n3. Install the required dependencies using npm:\n   ```\n   npm install\n   ```\n\n### Running the Server\n\nTo run the server locally, follow these steps:\n\n1. Make sure you have MongoDB installed and running on your machine.\n\n2. Create a `config` folder and add a `config.env` file to it and update the necessary environment variables.\n\n3. Start the server using the following command:\n   ```\n   npm start\n   ```\n\n   The server will run in development mode and can be accessed at `http://localhost:5000`.\n\n## API Routes\n\nThe following API routes are available:\n\n- `GET /api/v1/transactions`: Get all transactions.\n- `POST /api/v1/transactions`: Add a new transaction.\n- `DELETE /api/v1/transactions/:id`: Delete a transaction by ID.\n\n## Environment Variables\n\nMake sure to set up the required environment variables in the `.env` file. Here are the variables used by the server:\n\n- `PORT`: The port number on which the server will run.\n- `NODE_ENV`: Set to `development` or `production` depending on the environment.\n- Other configuration variables as required.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmarkson%2Fexpense-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmarkson%2Fexpense-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmarkson%2Fexpense-tracker/lists"}