Skip to content

j-manu/railsconf-demo-app

Repository files navigation

README

PreRequisites

  • Redis running locally

Running the app

  • Set OPENAI_API_KEY in your environment to use the OpenAI API

  • Set CURRENCY_API_KEY in your environment to use the Currency API

  • If you are on mac run export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES

  • Run ./bin/setup

  • Run ./bin/dev to start the rails srver with falcon and other services

App Features

Live Currency Exchange Rates

https://localhost:3000/

ChatGPT style AI Chatbot

https://localhost:3000/chats

Login as [email protected] with password password

Active Storage Proxying

https://localhost:3000/products/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published