/my_wordlist_resources

a resources server that backs mywordlist-nextjs

Primary LanguageRuby

Running locally

  • rake db:create
  • rake db:schema:load
  • rake db:seed

Run tests with rake spec