Getting Started

Requirements

  • Docker
  • Node >= 12

Resources

Run the following in your working directory

git clone https://github.com/stackworx/objection-workshop.git
cd objection-workshop
docker-compose pull
yarn install
  1. Run yarn install to install objection and knex.