Labor Staffers (LS) is a veteran owned recruiting company based in Duncansville, PA focused on helping potential candidates to find new employment in various companies across the United States.

LS reached out to me to express their interest in a Strapi based headless site that integrates with their CRM tool RecruitCRM. The expressed frustrations with a previous develop who created a Strapi site that did not work properly, and another subsequent developer that created a WordPress site that did not work for the client's use case.

They were familiar with Strapi as an authoring tool and wished to move away from WordPress back into Strapi. Using my knowledge of GraphQL, Nuxt, and Tailwind, I created a new site from scratch that was free of the previous mistakes from the other developers. This particular site was very light on the design side, as the project was intended to be mostly about a fully working site as opposed to a redesign of an existing site.

To create a reliable site that correct interfaced with the RecruitCRM platform, many technical pieces had to be completed.

These include:

Front-end development:

Deployment:

The client already had a WordPress hosting plan on GoDaddy. While interfacing with GoDaddy regarding email they added additional services creating a large bill for the client. The WordPress hosting plan of course did not work for Strapi, so the client needed to be moved over to a VPS. I was able to jump in with a GoDaddy rep, refund unnecessary services, and move the client to a VPS for Strapi.

After setting up the Node server and deploying Strapi to the VPS, I created a Cloudflare Pages instance for the Nuxt front end of Labor Staffers. Utilizing Git and Cloudlfare Workers, I was able to setup continuous deployments for the site that let me deploy fixes quickly and run new GraphQl queries whenever new content is published on Strapi.