Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bushmusi/blog-app
The Blog app is a classic example of a blog website. I have created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
https://github.com/bushmusi/blog-app
git-flow github-flow mysql psql rails rspec ruby
Last synced: about 2 months ago
JSON representation
The Blog app is a classic example of a blog website. I have created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- Host: GitHub
- URL: https://github.com/bushmusi/blog-app
- Owner: bushmusi
- Created: 2022-06-09T07:11:27.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-25T16:24:04.000Z (over 2 years ago)
- Last Synced: 2024-05-17T16:17:43.804Z (8 months ago)
- Topics: git-flow, github-flow, mysql, psql, rails, rspec, ruby
- Language: Ruby
- Homepage:
- Size: 159 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog App
The Blog app is a classic example of a blog website. I have created a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Things you may want to cover:
* Ruby version
`ruby 3.0.4`* System dependencies
- Node
- Ruby
- Rails
- Git* Configuration
- **Run app**
- ``rails server``* Database creation
- ``create database blog_app``* How to run the test suite
- Ruby linter test: ``rubocop``
- Style linter test: ``npx stylelint "**/*.{css,scss}"``## Authors
👤 **Bushra Mustofa**
- GitHub: [@bushmusi](https://github.com/bushmusi)
- Twitter: [@bushera_mestofa](https://twitter.com/bushera_mestofa)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/bushra-mustofa)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/bushmusi/my-catalogue/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse: [microverse community](https://github.com/microverseinc)
## 📝 License
This project is [MIT](./MIT.md) licensed.