Skip to content

hussar-academy/pwr-workshop-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloApp

Simple app for displaying and adding hello messages for different languages. It is created for first workshop for KNTAW (Koło Naukowe Tworzenia Aplikacji Webowych). It uses rails and angular.js combined.

Setup

It requires MySQL to work properly

Initial setup

bundle
bundle exec rake db:create
bundle exec rake db:migrate

Run the server

rails s

Application is than available at localhost:3000/hellos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published