{"id":20238053,"url":"https://github.com/hossainaraf/subscript-vault","last_synced_at":"2026-04-12T17:42:43.933Z","repository":{"id":225019585,"uuid":"764859213","full_name":"HossainAraf/SubScript-Vault","owner":"HossainAraf","description":"\"SubScript Vault\" is a web application designed for managing paid content through subscription-based access. Built using Rails for the backend, React for the frontend, and PostgreSQL for the database, this platform offers users a seamless experience for accessing premium content upon subscription.","archived":false,"fork":false,"pushed_at":"2024-03-18T14:29:31.000Z","size":1423,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-14T01:13:47.061Z","etag":null,"topics":["auth","payment","postgresql","rails","react","tailwind"],"latest_commit_sha":null,"homepage":"","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/HossainAraf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-28T20:54:21.000Z","updated_at":"2024-03-15T18:48:10.000Z","dependencies_parsed_at":"2024-03-17T00:30:36.096Z","dependency_job_id":"23f3f23f-d1de-4a45-a144-693df0d5e6d4","html_url":"https://github.com/HossainAraf/SubScript-Vault","commit_stats":null,"previous_names":["hossainaraf/rails-react-app","hossainaraf/subscript-vault"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HossainAraf%2FSubScript-Vault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HossainAraf%2FSubScript-Vault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HossainAraf%2FSubScript-Vault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HossainAraf%2FSubScript-Vault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HossainAraf","download_url":"https://codeload.github.com/HossainAraf/SubScript-Vault/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241685469,"owners_count":20003101,"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":["auth","payment","postgresql","rails","react","tailwind"],"created_at":"2024-11-14T08:30:47.631Z","updated_at":"2026-04-12T17:42:38.891Z","avatar_url":"https://github.com/HossainAraf.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SubScript-Vault\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)  \n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 SubScript-Vault \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\n\n 📗 [Live Demo] : Coming soon\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\nUsing React documentation\nUsing Rail documentation\nUsing PostgreSQL\nUsing Postman\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  Rails\n  React\n  Tailwind\n\n  \u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n-Authentication features (signup, login \u0026 logout)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project, you need:\n\n### Setup\n\nClone this repository to your desired folder:\n\nhttps://github.com/HossainAraf/SubScript-Vault\n\n\n### Install\n\nInstall this project with: \n- Git\n- Node.js\n- Node package manager\n- React script\n- Rails server\n\n### Usage\n\nTo run the project, execute the following command:\n\n\u003e 'npm start' in frontend directory\n\u003e 'sudo service postgresql start' in backend directory\n\u003e 'rails s' in backend directory\n\n### Run tests\n\n\u003e npm test (comings soon)\n\n### Deployment\n\nProject can be deployed by using the gh-pages and other web platforms. (coming soon)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Md Arafat Hossain**\n\n- GitHub: \u003ca href=\"https://github.com/HossainAraf\"\u003eHossainAraf \u003c/a\u003e\n- LinkedIn: \u003ca href=\"https://linkedin.com/in/md-arafat-hossain-111403275\"\u003e Md. Arafat Hossain \u003c/a\u003e\n\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- Subscription \n- Payment gateway\n- Styles\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/HossainAraf/rails-react-app/issues/new).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, give a ⭐️  \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top \u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank  my coding partiner HossainAraf, code reviewers\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhossainaraf%2Fsubscript-vault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhossainaraf%2Fsubscript-vault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhossainaraf%2Fsubscript-vault/lists"}