Force
Force is the Artsy website, www.artsy.net.
Are you an Engineer? Don't know what Artsy is? Check out this overview and more.
Want to know more about Artsy's tech? Read the Artsy Engineering Blog.
Meta
- State: production
- Production: https://www.artsy.net | k8s
- Staging: https://staging.artsy.net | k8s
- GitHub: https://github.com/artsy/force
- CI/Deploys: CircleCi; merged PRs to
artsy/force#main are automatically deployed to staging; PRs from staging to release are automatically deployed to production. Start a deploy...
- BrowserStack: For testing applications cross-browser use BrowserStack. Credentials are located in 1Password.
- Point People: @damassi, @dzucconi, @mzikherman

History
Force was open-sourced in 2014 and was an early successful implementation of an isomorphic JavaScript application, rendering both the server and client side. It has been developed in the open since August 2016.
Since then it has evolved into what we regard as a fairly bullet-proof stack: React, Relay (a GraphQL client library), TypeScript, and our design system Palette.
Set-Up
See CONTRIBUTING.