Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipe-perez-ferraro/blog_app
https://github.com/felipe-perez-ferraro/blog_app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/felipe-perez-ferraro/blog_app
- Owner: Felipe-Perez-Ferraro
- License: mit
- Created: 2023-10-31T23:28:47.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-11-20T19:37:32.000Z (about 1 year ago)
- Last Synced: 2024-10-19T02:47:20.563Z (3 months ago)
- Language: Ruby
- Size: 5.93 MB
- Stars: 0
- 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)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)** Blog Application** is a Ruby on Rails aplication to keep track of a blog posts and likes.
Client
Server
Database
- **Interact with Users**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Example command:
```sh
Install Ruby
Install rails
```
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/Felipe-Perez-Ferraro/blog_aplication
cd my-folder
```
### Usage
To run the project, execute the following command:
```sh
rails s
```
### Run tests
To run tests, run the following command:
```sh
rails test
```
👤 **Felipe Perez Ferraro**
- GitHub: [@Felipe-Perez-Ferraro](https://github.com/Felipe-Perez-Ferraro)
- [ ] **Create diferent tables.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Felipe-Perez-Ferraro/blog_aplication/issues).
This project is [MIT](./LICENSE) licensed.