Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laguna1/blogger2
http://tutorials.jumpstartlab.com/projects/blogger.html#blogger-2
https://github.com/laguna1/blogger2
many-to-many postgresql rails
Last synced: 28 days ago
JSON representation
http://tutorials.jumpstartlab.com/projects/blogger.html#blogger-2
- Host: GitHub
- URL: https://github.com/laguna1/blogger2
- Owner: Laguna1
- License: mit
- Created: 2021-12-01T16:25:27.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2021-12-02T00:21:26.000Z (almost 3 years ago)
- Last Synced: 2024-10-07T22:35:37.621Z (about 1 month ago)
- Topics: many-to-many, postgresql, rails
- Language: Ruby
- Homepage:
- Size: 19.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Blogger2
[Tutorial](http://tutorials.jumpstartlab.com/projects/blogger.html#blogger-2)
- The default CSS style from the tutorial is used.
* Ruby version - `2.7.2`
- Rails version - `6.1.4.1`
- Postgres: >=9.5* Clone this repo
- `https://github.com/Laguna1/blogger2`
- `cd blogger2`* System dependencies
- `bundle install`
* Configuration* Database creation
- `rails db:create`* Database initialization
- `rails db:migrate`* Start server
- `rails s`
- Open `http://localhost:3000/` in your browser### Author
👤 **Oksana Petrova**
- GitHub: [@github/Laguna1](https://github.com/Laguna1)
- Linkedin: [linkedin/OksanaPetrova](https://www.linkedin.com/in/oksana-petrova/)
- Twitter: [@OksanaP48303303](https://twitter.com/P01339534Oksana)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Laguna1/blogger2/issues).
## Show your support
Give a ⭐️ if you like this project!