Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lily-coder/y-blog
https://github.com/lily-coder/y-blog
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lily-coder/y-blog
- Owner: lily-coder
- Created: 2022-03-26T11:15:52.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-16T21:16:45.000Z (over 2 years ago)
- Last Synced: 2024-10-03T13:22:34.981Z (about 2 months ago)
- Language: Ruby
- Size: 2.89 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Y-blog App
## Built With
- Ruby on Rails
- Ruby
- Rubocop## Getting Started
You must have the following installed:
- Ruby V 3.0.3
- Ruby on Rails V
- PostgreSQL### Setup
- git clone https://github.com/lily-coder/Y-blog.git
- cd y-blog
### Prerequisites
Run:
```bundle install``` To install independencies
```rails db:create``` To create the database
```rails db:migrate``` For database setup
```rails s``` To run it on the serverOpen [http://localhost:3000/](http://localhost:3000/) in your browser.
### Tests
Run:
```npm i```
```rails generate rspec:install```
```rspec spec```
## Authors👤 **Lilian Moraa**
- GitHub: [@lily-coder](https://github.com/lily-coder/)
- LinkedIn: [Lilian Moraa](https://www.linkedin.com/in/lilian-moraa-99950b1b8/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/lily-coder/Y-blog/issues).
## Show your support
Give a ⭐️ if you like this project!