Skip to content

alexanderjoe/Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

Requirements:

  • Ruby 5.1 or higher
  • MySQL installation
  • Windows Only Ruby DevKit x.x.x (required by nokogiri)

Bulding API Java Classes

  • Set api-out in avicus.yml to where you want the classes to go.
  • Run rake graphql:generate to generate the classes.
  • When the classes are loaded into the IDE, there will be a lot of unneeded imports, simply run Code -> Reformat Code to fix all errors

How to Test:

  • Install required gems with bundle install
  • Run the localhost:3000 server via rails s

About

The Avicus Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.6%
  • Ruby 29.2%
  • HTML 17.2%
  • CSS 11.0%