- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Blog app built with RoR.
- Make blog posts
- Leave comments on posts
- Leave likes on posts
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
$ git clone [email protected]:lucascomamala/blog-on-rails.git
Install this project with:
$ cd blog-on-rails
$ bundle install
To run the project locally, execute the following command:
$ rails db:create
$ rails db:migrate
$ rails db:seed
$ rails server
👤 Lucas Comamala Garcia
- GitHub: @lucascomamala
- LinkedIn: LinkedIn
👤 Felipe Haybar Valenzuela
- GitHub: @Feliverse
- Twitter: @FelipeHaybar
- LinkedIn: FelipeHaybar
- Add User profiles
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give this repo a star and reach out on our social media, and we will be happy to know about it! 😃
We would like to thank the Microverse team.
This project is MIT licensed.