lisandroseia / hello-rails-back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello-rails backend

In this project, I made an api working to send data to the frontend

frontend

check this repo

Built With

  • Ruby, Rails, Bundler
  • Git, Github, Rubocop
  • Postgresql

Getting Started

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

Prerequisites

run "git clone https://github.com/lisandroseia/rails-blog.git" run "cd /rails-blog" run "bundle install" to install dependancies

database prep

run "rails db:setup" run "rails db:migrate" run "rails db:seed" if you want some default values in the project!

Run the app

Run "rails s" to start the server

👤 Lisandro Seia

GitHub | @lisandroseia LinkdIn | LinkedIn

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

License:MIT License


Languages

Language:Ruby 98.9%Language:HTML 1.1%