Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!