API for rails back-end.
- Ruby
- Ruby on Rails
- Getting a local copy is simple. Follow the steps below
- Ruby
- Ruby on Rails
- PostgresSQL
- Clone the project
To get a local copy up and running follow these simple example steps.
- Run
git clone https://github.com/Nuri1977/hello-rails-back-end.git
- Run
cd hello-rails-back-end
to change to project root directory- Run
bundle install
- Run
rails db:create
- Run
rails db:migrate
- Run
rails db:seed
to create initial data- Run
rails s
to run the app- Opn
http://localhost:3000/
on your browser
- Text Editor (e.g. VS Code, Sublime text)
- git
- Ruby
- Rails
- PostgreSQL
- Run
rspec
👤 Nuri Lacka
- GitHub: @Nuri1977
- Twitter: @Lackanuri
- LinkedIn: @nurilacka
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Original design idea by Gregoire Vella on Behance
This project is MIT licensed.