Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.
/ team Public archive

Team Navigator, Artsy's internal directory

Notifications You must be signed in to change notification settings

artsy/team

Repository files navigation

Team Navigator

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).

Getting started

Note: Team Nav isn't yet configured to be runnable by the open source community

For Artsy Employees

  1. Copy down the .env file from citadel (You'll need proper access)
aws s3 cp s3://artsy-citadel/dev/.env.team .env
  1. Install dependencies and start the service in dev mode
yarn && yarn dev

Deploying

Merged PRs to artsy/team#master are automatically deployed to staging; PRs from staging to release are automatically deployed to production. Start a deploy...

About Artsy

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!