A curated directory of companies using Elixir in production.
Built with Astro and deployed to GitHub Pages.
- Fork this repository
- Create a new file in
src/content/companies/namedyour-company.md:
---
name: "Your Company"
website: "https://example.com"
github: "https://github.com/your-org"
industry: "Information Technology"
location:
city: "City"
state: "State"
country: "Country"
lastChangedOn: 2024-01-01
---
A description of your company and how you use Elixir.- Create a pull request
Based on the Global Industry Classification Standard (GICS):
- Communication Services
- Consumer Discretionary
- Consumer Staples
- Education
- Energy
- Financials
- Health Care
- Industrials
- Information Technology
- Materials
- Real Estate
- Transportation
- Utilities
You can also include these in the frontmatter:
blog- URL to the company blogjobs- URL to the company careers page (displays a "Hiring" badge)
- Node.js 20+
npm install
npm run devVisit localhost:4321 in your browser.
npm run build
npm run previewSee LICENSE for details.
