Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/olipliche/hello-rails-back-end


https://github.com/olipliche/hello-rails-back-end

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

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

# Link to React frontend
[Link to FontEnd PR ](https://github.com/OLIPLICHE/hello-react-front-end)

# Built With

- Ruby on Rails
- PostgreSQL

# Getting Started
To get a local copy up and running follow these simple example steps

# Prerequisites
- Ruby
- Rails

# 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
- sudo -u postgres createuser hello_rails_back_end -s
Create database, load schema and seed data
- rails db:reset db:seed

# Run
- rails s

## Authors
👤 **Mavoungou Paka**

- GitHub: [@OLIPLICHE](https://github.com/OLIPLICHE)
- LinkedIn: [Mavoungou Paka](https://www.linkedin.com/in/olipliche/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/OLIPLICHE/e-learning-platform/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse