https://github.com/lawmsangi/blog-app
https://github.com/lawmsangi/blog-app
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lawmsangi/blog-app
- Owner: Lawmsangi
- License: mit
- Created: 2023-11-27T10:02:21.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-02-16T08:07:11.000Z (over 1 year ago)
- Last Synced: 2024-02-16T09:24:19.073Z (over 1 year ago)
- Language: Ruby
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)- [📝 License](#license)
**[rails_blog_app]** is a web app that allows user to
* create account
* login/logout
* create post
* like post
* comment postit is built using ruby on rails and postgres database.
Language
Framework
Database
- **[create_account]**
- **[create_post]**
- **[like_post]**
- **[comment_post]**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Ruby version 3.2.2 installed
Rails version 7.0.8 installed
PostgreSQL version 15.3 installed
### Setup
Clone this repository to your desired folder:
```sh
cd rails_blog_app
git clone https://github.com/Lawmsangi/blog-app.git
```
### Install
Install this project with:
## For windows
```sh
ruby installer
rails installer
postgres installer
```
### Usage
To run the project, execute the following command:
```sh
rails server
```
👤 **Lawmsangi Varte**
- GitHub: [@githubhandle](https://github.com/Lawmsangi)
- Twitter: [@twitterhandle](https://twitter.com/mamy_22_zayn)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/lawmsangi-varte-baa429244/)
👤 **Aung Pyae Khant**
- GitHub: [@lilskyex0x](https://github.com/lilskyex0x)
- LinkedIn: [Aung Pyae Khant](https://www.linkedin.com/in/aung-pyae-khant-932342251)
- [ ] **[more_type_of_posts]**
- [ ] **[add_friends]**
- [ ] **[add_stories]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project consider following me on github to see more projects like this. I will follow you back.
I would like to thank Microverse for the project inspiration.
This project is [MIT](./LICENSE) licensed.