Skip to content

Neural-Smile/SmileApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmileApp

Description

Broker for the neural smile project

Development

To run a development server, clone the project and run bundle install inside the repo. If you don't have bundle, then install ruby with your package manager and run gem install bundler (might need sudo) first.

After you bundler install all the required packages (including rails), you should migrate your db using the following command:

rails db:migrate

and then you can run a local rails server by simply running:

rails server

About

Demo application for the neural smile project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published