4
1 Comment

Airtable + Laravel + VueJS tech stack evaluation

I'm looking to build a website which is similar to this page in terms of functionality (sort/filters)
https://www.tourradar.com/i/north-america-kayak-canoe

I have a small dataset (like 100 rows), that I'm maintaining in Airtable. I'm primarily a backend developer and I'm fairly comfortable with PHP. I haven't done much frontend work, except for a simple bootstrap based website. I'm thinking of using "Airtable + Laravel + VueJS" to build a page similar to the example I listed, I would love to get opinion/comments on following:

  • Does this seem like a reasonable tech stack to build this kind of a webpage?
  • I'm thinking of trying sleiman/airtable-php library for accessing Airtable, any other recommendations?
  • Any recommended reading/tutorial to start building such webpages with VueJS?

Thanks!

  1. 2

    This comment was deleted 9 months ago.

    1. 1

      Thanks for the response!

      Yes - I don't want to build an admin interface to manage my data right now and spend time setting up tables and maintaining schemas. I'm getting the data from scraping other sites and/or manually entering the details - data cleaning is taking the most time, and I get around 6-10 rows from each website, so don't want to spend a lot of time in the scraping/cleaning logic also. I think I'm going to be under 200 rows for the next few months, but want to grow steadily to something like 1000+, at which point I might migrate to MySql. The data isn't very dynamic, I'll probably implement the filtering in the webserver, after fetching/caching all the rows.

      Interesting, I didn't know I can do this with Vue and Airtable only. I'm realizing I'm far more comfortable with Laravel (or doing everything server-side) than try to learn Vue, I might just use Laravel and Bootstrap to do the page with list and filters.

      No, my website doesn't require any member manipulation, maybe just a way to sign-up for mailing lists and report issues.

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments