Artsy's internal team directory.
Team Nav started off as a hackathon project way back in 2015. It's evolved a lot over the years. This repo is its latest iteration, written in 2020 (see the original project here).
Note: Team Nav isn't yet configured to be runnable by the open source community
For Artsy Employees
- Copy down the
.env
file from citadel (You'll need proper access)
aws s3 cp s3://artsy-citadel/dev/.env.team .env
- Install dependencies and start the service in dev mode
yarn && yarn dev
Merged PRs to artsy/team#master
are automatically deployed to staging; PRs from staging
to release
are automatically deployed to production. Start a deploy...
This project is the work of engineers at Artsy, the world's leading and largest online art marketplace and platform for discovering art. One of our core Engineering Principles is being Open Source by Default which means we strive to share as many details of our work as possible.
You can learn more about this work from our blog and by following @ArtsyOpenSource or explore our public data by checking out our API. If you're interested in a career at Artsy, read through our job postings!