{"id":16131134,"url":"https://github.com/brandoncardoso/exchange","last_synced_at":"2026-05-05T15:35:56.184Z","repository":{"id":123118364,"uuid":"185128416","full_name":"brandoncardoso/exchange","owner":"brandoncardoso","description":"Meetup clone but with multiple groups per event.","archived":false,"fork":false,"pushed_at":"2020-01-14T19:23:48.000Z","size":98,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T20:30:51.228Z","etag":null,"topics":["expressjs","javascript","nodejs","sequelizejs","website"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/brandoncardoso.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":"2019-05-06T05:21:35.000Z","updated_at":"2021-03-18T17:32:26.000Z","dependencies_parsed_at":"2023-03-12T12:30:29.505Z","dependency_job_id":null,"html_url":"https://github.com/brandoncardoso/exchange","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/brandoncardoso%2Fexchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandoncardoso%2Fexchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandoncardoso%2Fexchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brandoncardoso%2Fexchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brandoncardoso","download_url":"https://codeload.github.com/brandoncardoso/exchange/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492901,"owners_count":20947606,"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","javascript","nodejs","sequelizejs","website"],"created_at":"2024-10-09T22:19:18.333Z","updated_at":"2026-05-05T15:35:56.157Z","avatar_url":"https://github.com/brandoncardoso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exchange\n\n### Setup\n1. Install [Node.js](https://nodejs.org/en/) \n2. Clone the repo\n```\ngit clone git@github.com:BrandonCardoso/exchange.git\n```\n3. Install node modules\n```\ncd exchange\nnpm install\n```\n4. Install [MariaDB](https://mariadb.org/)\n5. Setup the `config.json` file in `exchange/config` to connect to your local SQL instance. (look at `config-example.json`)\n6. Create the `exchange_dev` database with the username \u0026 password you set in `config.json`\n7. Run the SequelizeJS migrations and seeders to create the tables and insert test data.\n```\nnpx sequelize-cli db:migrate\nnpx sequelize-cli db:seed:all\n```\n8. Run the site locally\n```\nnpm start\n```\n\nSite should load from http://localhost:3000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandoncardoso%2Fexchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrandoncardoso%2Fexchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrandoncardoso%2Fexchange/lists"}