https://github.com/eccb7/gemsofinsight
https://github.com/eccb7/gemsofinsight
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eccb7/gemsofinsight
- Owner: Eccb7
- Created: 2024-03-31T10:48:13.000Z (about 1 year ago)
- Default Branch: development
- Last Pushed: 2024-10-15T14:57:32.000Z (7 months ago)
- Last Synced: 2025-02-02T02:47:54.859Z (3 months ago)
- Language: Ruby
- Size: 886 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> # Gem Of Insight Ecommerce
# 📗 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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)- Client
.....
To get a local copy up and running, follow these steps:
### Prerequisites
In order to run this project you need:
- A browser of you choice.
- A text editor of your choice.
- An installed ruby gem on your local system
- Rails needs to be installed on your system
### Setup
Clone this repository to your desired folder:
- Use the following Commands:
### Install
Make sure you have:
- Ruby version 3.3.0
- Configuration Add your env variables to the config/credentials.yml.enc file. You can do this by running bin/rails credentials:edit
- Database creation, we use postgresql as our database.
- Database initialization run ```bin/rails db:migrate``` to create the tables
### Usage
- bin/rails server (to run web application) or bin/dev
### Run tests
👤 **Ojwang Briton**
- GitHub: [@Eccb7](https://github.com/Eccb7)
- Twitter: [@briton_otieno4](https://twitter.com/briton_otieno4)
- LinkedIn: [briton-otieno](https://linkedin.com/in/briton-otieno)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project you can reach me through [@briton_otieno4](https://twitter.com/briton_otieno4) and share more thoughts to help improve
If you like this project, give it a ⭐️.
I would like to thank ....
This project is [MIT](./LICENSE) licensed.