Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anuarshaidenov/blog-app


https://github.com/anuarshaidenov/blog-app

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Blog App

> The Blog app will let users view post blogs.

## Built With

- Ruby on Rails

## Prerequisites

- Ruby
- Ruby on Rails
- PostgreSQL
- Terminal

## Getting Started

To get a local copy up and running follow these simple example steps.

1. clone the repository to you machine using your terminal:
`git clone https://github.com/anuarshaidenov/blog-app.git`
`cd blog-app`
2. Install the gems:
`bundle install`
3. Setup the development and the test databases:
`rails db:setup`
4. Seed the test database:
`rails db:seed RAILS_ENV=test`
5. To run the dev server and build tailwindCSS files use:
`./bin/dev`
To run the tests use:
`rspec`

## Install

- Ruby

## Authors

👤 **Anuar Shaidenov**

- GitHub: [@anuarshaidenov](https://github.com/anuarshaidenov)
- Twitter: [@anuarnyi](https://twitter.com/anuarnyi)
- LinkedIn: [Anuar Shaidenov](https://www.linkedin.com/in/anuar-shaidenov-365a951b8/)

## 🤝 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!