Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hossainaraf/subscript-vault
"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.
https://github.com/hossainaraf/subscript-vault
auth payment postgresql rails react tailwind
Last synced: about 1 month ago
JSON representation
"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.
- Host: GitHub
- URL: https://github.com/hossainaraf/subscript-vault
- Owner: HossainAraf
- License: mit
- Created: 2024-02-28T20:54:21.000Z (10 months ago)
- Default Branch: dev
- Last Pushed: 2024-03-18T14:29:31.000Z (9 months ago)
- Last Synced: 2024-08-23T19:47:17.867Z (4 months ago)
- Topics: auth, payment, postgresql, rails, react, tailwind
- Language: Ruby
- Homepage:
- Size: 1.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)📗 [Live Demo] : Coming soon
## 🛠 Built With
Using React documentation
Using Rail documentation
Using PostgreSQL
Using PostmanRails
React
Tailwind
-Authentication features (signup, login & logout)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project, you need:
### Setup
Clone this repository to your desired folder:
https://github.com/HossainAraf/SubScript-Vault
### Install
Install this project with:
- Git
- Node.js
- Node package manager
- React script
- Rails server### Usage
To run the project, execute the following command:
> 'npm start' in frontend directory
> 'sudo service postgresql start' in backend directory
> 'rails s' in backend directory### Run tests
> npm test (comings soon)
### Deployment
Project can be deployed by using the gh-pages and other web platforms. (coming soon)
👤 **Md Arafat Hossain**
- GitHub: HossainAraf
- LinkedIn: Md. Arafat Hossain- Subscription
- Payment gateway
- StylesContributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/HossainAraf/rails-react-app/issues/new).
If you like this project, give a ⭐️
(back to top )
I would like to thank my coding partiner HossainAraf, code reviewers
This project is [MIT](./LICENSE) licensed.