{"id":15603897,"url":"https://github.com/thecodechaser/portfolio-backend","last_synced_at":"2025-07-27T10:35:09.765Z","repository":{"id":37102539,"uuid":"497626857","full_name":"thecodechaser/portfolio-backend","owner":"thecodechaser","description":"Portfolio Backend is a Rails application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences. It also shows my publications where users can drop likes and comments.","archived":false,"fork":false,"pushed_at":"2024-04-20T13:05:28.000Z","size":179,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-30T08:12:12.099Z","etag":null,"topics":["postgresql","rspec","ruby","ruby-on-rails","swagger"],"latest_commit_sha":null,"homepage":"https://thecodechaser-backend.herokuapp.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodechaser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-05-29T15:15:52.000Z","updated_at":"2024-04-20T13:05:32.000Z","dependencies_parsed_at":"2024-04-20T13:48:06.817Z","dependency_job_id":"5ffe1f35-b765-4505-8e70-68667b2802d8","html_url":"https://github.com/thecodechaser/portfolio-backend","commit_stats":{"total_commits":127,"total_committers":1,"mean_commits":127.0,"dds":0.0,"last_synced_commit":"d3984cb6b5afe14a50e4ba931090456495bb292e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechaser%2Fportfolio-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechaser%2Fportfolio-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechaser%2Fportfolio-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodechaser%2Fportfolio-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodechaser","download_url":"https://codeload.github.com/thecodechaser/portfolio-backend/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250682561,"owners_count":21470429,"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":["postgresql","rspec","ruby","ruby-on-rails","swagger"],"created_at":"2024-10-03T03:21:51.703Z","updated_at":"2025-04-24T18:25:20.326Z","avatar_url":"https://github.com/thecodechaser.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/thecodechaser-blueviolet)\n\n# Portfolio Backend\n\n\u003e Portfolio Backend is a Rails application for my Portfolio website. It gives a brief description of myself and showcases some of my works and my past experiences. It also shows my publications where users can drop likes and comments.\n\n## Link to the front end\n\n[Portfolio Frontend](https://github.com/thecodechaser/portfolio-frontend)\n\n## Built With\n\n- Major languages (Ruby)\n- Framworks (Ruby on Rails)\n- Testing library (Respec)\n- API docs (Rswag)\n\n## Live version\n\n[Portfolio Backend](https://thecodechaser-backend.herokuapp.com)\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n- A text editor(preferably Visual Studio Code)\n\n### Install\n- Ruby\n- Ruby on Rails\n- PostgresSQL\n\n### Using it Locally\n\n- Clone the project\n```\ngit clone git@github.com:thecodechaser/portfolio-backend.git\ncd portfolio-backend\n```\n\n### Setup\n\nInstall gems with:\n\n```\nbundle install\n```\n\nSetup database with:\n\n```\nrails db:create\nrails db:migrate\nrails db:seed\n```\n\n### Usage\n\nStart server with:\n\n```\nrails server\n```\n\nVisit http://localhost:3000/ in your browser.\n\n### Run tests\n\nInstall npm with:\n\n```\nnpm i\n```\n\nInstall rspec with:\n\n```\nbundle install\n```\n\nand\n\n```\nrails generate rspec:install\n```\n\nrun the test with:\n\n```\nrspec spec\n```\n\n### Open API documentation\n\nSorry! APIs are not publicly available.\n\n## Visit And Open Files\n\n[Visit Repo](https://github.com/thecodechaser/portfolio-backend)\n\n## Download Repo\n\n[Download Repo](https://github.com/thecodechaser/portfolio-backend/archive/refs/heads/main.zip)\n\n\n## Authors\n\n👤 **Ranjeet Singh**\n\n- GitHub: [@thecodechaser](https://github.com/thecodechaser)\n- Twitter: [@thecodechaser](https://twitter.com/thecodechaser)\n- LinkedIn: [thecodechaser](https://linkedin.com/in/thecodechaser)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/thecodechaser/portfolio-backend/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Inspiration: Microverse\n\n## 📝 License\n\nThis project is [MIT](./LICENSE.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodechaser%2Fportfolio-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodechaser%2Fportfolio-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodechaser%2Fportfolio-backend/lists"}