Skip to content

rehmanali001/activkids-backend

Repository files navigation

ActivKids backend

This is a Ruby on Rails api backend for the ActivKids application.

Installation

To use this app, clone down the repository in terminal:

$ git clone https://github.com/rehmanali001/activkids-backend.git

Run the migrations

$ rails db:create

$ rails db:migrate

$ rails db:seed

Next, run the server

$ rails s -p 3001

Now, run the app with the frontend application activkids-frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published