Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mukhammadrizooff/hello-rails-backend


https://github.com/mukhammadrizooff/hello-rails-backend

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Set up a "Hello world" project with two apps

![Microverse](https://img.shields.io/badge/Microverse-blueviolet)

> Rails App backend

## Link to Project PR

[React Project PR]([https://github.com/mukhammadrizooff/Hello-rails-BackEnd/pull/1](https://github.com/mukhammadrizooff/Hello-React-FrontEnd/pull/1))

## Built With

- Ruby on Rails
- PostgreSQL
- Webpacker
- React

## Getting Started

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

### Prerequisites

- [Ruby](https://www.ruby-lang.org/en/)
- [Rails](https://gorails.com/)

### Setup

- Make sure you have Ruby on Rails set up properly on your computer
- Clone or download this repo on your machine
- Enter project directory

### Install

- bundle install

### Database

#### Create user with *Ubuntu*
- sudo -u postgres createuser hello_rails_react -s
#### Create database, load schema and seed data
- rails db:reset db:seed

### Run

- rails s

## Author

👤 **Muhammad Rizo Abdunazarov**

- Github : [@mukhammadrizooff](https://github.com/mukhammadrizooff)
- Twitter: [@Muhammadrizooff](https://twitter.com/Muhammadrizooff)
- LinkdIn : [LinkedIn](https://www.linkedin.com/in/mukhammadrizooff/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/mukhammadrizooff/Hello-rails-BackEnd/issues).

## Show your support

Give a ⭐️ if you like this project!

## License

This project is [MIT](./LICENSE) licensed.