- 📖 About the Project B706
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
The Blog App is an example of a blog website built using Ruby on Rails and PostgreSQL.
Client
Database
- Built using Ruby on Rails
- Used PostgreSQL database
To start and run this project
bundle install
ruby main.rb
To get a local copy up and running, follow these steps.
- Text editor like Visual studio.
- PostgreSQL
To setup and install this sample ROR Blog project, follow the below steps:
- Clone this project by the command:
$ git clone https://github.com/tashisrael/Blog-App.git
- Then switch to the project folder by the bellow query:
$ cd Blog-App
- Install the required dependecies with
bundle install
- Install npm dependencies with
npm install
- With Ruby on Rails and PostgreSQL installed in your environment, you can run
rails server
to run the website.
- Run
bundle exec rspec
N/A
👤 Tashobya Israel
- GitHub: @githubhandle
- Twitter: @twitterhandle
- Linkedin: @linkedinhandle
👤 Sajeel Zafar
- GitHub: @Sajeelzafar
- Twitter: @SajeelZafar6
- LinkedIn: Sajeel Zafar
👤 Nurgul
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Test all methods
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly give a star.
- I would like to thank Microverse.
This project is MIT licensed.