9jaswag / natural-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails API for https://natural-db.com.

Getting started

  • Clone this repository:
$ git clone https://github.com/MangoSmoothie101010/natural-backend.git
  • Change into the app directory:
$ cd natural-backend
  • Install dependencies:
$ bundle install
  • Setup database:
$ rails db:setup
  • Start the application:
$ rails server

About

License:MIT License


Languages

Language:Ruby 99.7%Language:HTML 0.3%