Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciraganenicole/blograils
https://github.com/ciraganenicole/blograils
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ciraganenicole/blograils
- Owner: ciraganenicole
- Created: 2022-07-05T10:41:02.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-07-23T20:36:18.000Z (over 2 years ago)
- Last Synced: 2023-03-05T14:39:23.483Z (almost 2 years ago)
- Language: Ruby
- Size: 214 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog app
> Blog App is a full stack blog app built with Ruby on Rails framework that allows users to create, edit, and delete posts and comments on their blog.
## Built With
- Ruby on Rails
- PostgreSQL## Getting Started
Run bundle ``` install ``` to install the dependancies.
Run ``` rails ``` s or ``` rails ``` server to start the server.
Open ``` http://localhost:3000 ``` in your browser.
Run ``` bundle exec rspec ``` to run the tests.
## Authors
👤 **Ciragane Nicole**
- GitHub: [@ciraganenicole](https://github.com/ciraganenicole)
- Twitter: [@CiraganeN](https://twitter.com/CiraganeN)
- LinkedIn: [CiraganeNicole](https://www.linkedin.com/in/nicole-ciragane-19a3071bb/)👤 **zieeco**
- GitHub: [@zieeco](https://github.com/zieeco)
- Twitter [@zieecodes](https://twitter.com/zieecodes)
- LinkedIn: [Isaac Imaobong Samuel](https://www.linkedin.com/in/isaac-imaobong-samuel)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.