gtalarico / aec-startups

List of AEC Startups
https://www.aecstartups.com
MIT License
58 stars 16 forks source link

Aec Startups

Netlify Status

A collection of shiny AEC Startups http://www.aecstartups.com/

Adding New Entries

The website is auto-generated from entries from this Airtable.

To add a new entry just fill out this form . Once the entry is approved it will be automatically published to the website

Development

Setup

$ yarn install

Dev server

$ yarn serve

This command the Vue app and a local lambda for development. It expects AIRTABLE_API_KEY and AIRTABLE_API_URL environment variables to be set. If these variables are missing, a mock response is returned (see lambda/mockdata.json)

License

MIT