Skip to content

Commit

Permalink
add: remote.com (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
trubesv authored Nov 14, 2024
1 parent 525b239 commit eee6e7c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions priv/companies/remote.exs
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Company file for remote
# Created on: 2024-11-14

%{
name: "Remote",
website: "https://remote.com/",
github: "https://github.com/remoteoss",
industry: "Information Technology",
location: %{
city: "San Francisco",
state: "California",
country: "United States of America"
},
description: """
Remote is a Global HR Platform that helps companies hire, manage, and pay their entire team — and more effectively compete in the modern global economy through our comprehensive set of core solutions including, HRIS, payroll, international employment, contractor management, and more.
Their backend is built with Elixir and Phoenix.
""",
last_changed_on: ~D[2024-11-14]
}

0 comments on commit eee6e7c

Please sign in to comment.