This repository contains marketing sites tailored for specific TextQL clients. Each client has their own directory with a customized site that highlights TextQL's value proposition for their specific industry and use cases.
/mastercard- A site designed for Mastercard CIOs, focusing on fraud detection, data operations, and ROI metrics
To run the development server:
npm install
npm run devThen visit:
- http://localhost:3000/mastercard - For the Mastercard CIO site
/mastercard- Contains the Mastercard CIO website- More client sites can be added in similar directories
- Create a new directory with the client name
- Add the site implementation in that directory
- Update the main server.js to handle routing for the new site