Skip to content
This repository has been archived by the owner on Apr 12, 2020. It is now read-only.

nickmccurdy/market

Repository files navigation

Build Status

Trading service for Animal Crossing: New Horizons

Status

Development stopped, use Nookazon.com instead.

Stack

Ruby on Rails. A single-page React frontend may be implemented in the future depending on the complexity and performance of the UI.

Setup

  1. Install Ruby 2.6.3, Node, Yarn, and PostgreSQL
  2. bundle
  3. yarn
  4. rake db:create db:migrate
  5. rails server

Testing

For linting and faster tests:

rake

For slower system tests:

rake test:system

Deployment

This Rails app is designed to be deployed on Heroku's default Ruby buildpack. master will be auto-deployed, but you can also host your own fork with the free tier.

About

Trading service for Animal Crossing: New Horizons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages