techstudioconsults / Productize

https://tsa-productize.vercel.app
1 stars 2 forks source link

Project logo

Productize

[![Status](https://img.shields.io/badge/status-active-success.svg)]() [![GitHub Issues](https://img.shields.io/github/issues/productize/The-Documentation-Compendium.svg)](https://github.com/techstudioconsults/Productize/issues) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/kylelobo/The-Documentation-Compendium.svg)](https://github.com/techstudioconsults/Productize/pulls) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)


Introducing Productize, your ultimate solution for effortlessly monetizing your skills and products online.

📝 Table of Contents

🧐 About

With Productize, the tedious backend tasks of selling your creations are a thing of the past. Our platform empowers you to showcase your work beautifully while we handle the complexities behind the scenes. Say goodbye to the headaches of managing inventory, processing payments, and handling customer inquiries. Whether you're an artist, a designer, a writer, or an entrepreneur, Productize streamlines the process, allowing you to focus on what you do best - creating and innovating. Join Productize today and unlock the full potential of your talents, without the hassle. It's time to turn your passion into profit, effortlessly.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Make sure you have nodejs installed by running the following command:

node -v

Installing

Follow this steps to install productize locally

Clone the repository

git clone https://github.com/techstudioconsults/Productize.git

Change branch to Development branch

git checkout -b development

Pull Updated source code from the Main branch (default branch)

git pull origin main

Install all dependencies and dev depenencies using Yarn or npm

yarn install || npm install || npm i

Hopefully no no errors encountered, now run

yarn start || npm start

you should be greeted with a url http:localhost:4200 with this view

Project logo

🚀 Deployment

Deployment was done using Vervcel and Digital Ocean.

Vercel is used for continious integration and development (CI/CD) on the development branch Digital Ocean is used for the Main (main branch) production Deployment and hosting.

⛏️ Built Using

✍️ Authors

See also the list of contributors who participated in this project.

🎉 Acknowledgements