Skip to content

marlonmarcos21/qi

Repository files navigation

README

Clone:

git clone https://github.com/marlonmarcos21/qi.git

Setup:

  • Execute bundle install:
bundle install
  • Setup Database (App is using postgres, change to your preferred database if needed)
bundle exec rake db:setup
  • Create .env file
cp .env.example .env
  • Create google API key here

  • Set google api key in your .env file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published