Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# SubScript-Vault

# 📗 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)

# 📖 SubScript-Vault

📗 [Live Demo] : Coming soon

## 🛠 Built With
Using React documentation
Using Rail documentation
Using PostgreSQL
Using Postman

### Tech Stack

Rails
React
Tailwind

### Key Features

-Authentication features (signup, login & logout)

(back to top)

## 💻 Getting Started

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)

(back to top)

## 👥 Authors

👤 **Md Arafat Hossain**

- GitHub: HossainAraf
- LinkedIn: Md. Arafat Hossain

(back to top)

## 🔭 Future Features

- Subscription
- Payment gateway
- Styles

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/HossainAraf/rails-react-app/issues/new).

(back to top)

## ⭐️ Show your support

If you like this project, give a ⭐️

(back to top )

## 🙏 Acknowledgments

I would like to thank my coding partiner HossainAraf, code reviewers

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)