Skip to content

仓库 files navigation

Amazon Comprehend Rails Workshop

A simple Rails app that will be used for purpose of workshop while using Amazon Comprehend service from the AWS to:

Within the app, you can create a note via form, and underneath all notes could be found.

Link to the blog

Project Setup

Ruby Environment

Application Setup

  • bundle install (install all ruby gems for the project)
  • rake db:create (create database)
  • rake db:migrate (load schema)
  • rake db:seed (seed the database with one dummy note)

Running Application

  • Start app server: rails s

关于

A simple Rails app that will be used for purpose of the workshop while using Amazon Comprehend

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

贡献者

Languages