Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuyishimireeric/blog-app
https://github.com/tuyishimireeric/blog-app
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuyishimireeric/blog-app
- Owner: TuyishimireEric
- License: mit
- Created: 2022-10-26T07:59:38.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-12T20:05:14.000Z (about 2 years ago)
- Last Synced: 2025-01-09T19:29:00.719Z (17 days ago)
- Language: Ruby
- Size: 153 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Blog App
>This is a basic Blog website that allows users to create, edit, comment and delete posts,
>keeping data in a database. This project implements both authorization and authentication
>in order to provide extended functionality to logged in and authorized users.## Built With
Ruby on Rails
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites- Ruby runtime environment
- PostgreSQL
- Rails### Setup
Clone the repository using git clone https://github.com/anasbassi/Blog-App.git
Navigate to the folder using cd blog-app
Use the following commands to
- install necessary gems bundle install
- install necessary javascript packages npm install
- run the development server rails server## Author
👤 **Tuyishimire Eric**
- GitHub: [@TuyishimireEric](https://github.com/TuyishimireEric)
- LinkedIn: [@TuyishimireEric](https://www.linkedin.com/in/TuyishimireEric/)
- E-mail: [email protected]## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/TuyishimireEric/Blog-App/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.