← Back to website

Upload Guide

This package includes the Axirim static website plus a Netlify backend function for the Try Axirim Agent demo.

Files included

Upload to Netlify

  1. Unzip the package.
  2. Go to Netlify and choose Add new site → Deploy manually, or connect a Git repository.
  3. Upload the entire folder contents.
  4. In Site configuration → Environment variables, add OPENAI_API_KEY.
  5. Optional: add OPENAI_MODEL if you want to control the model used by the agent demo.
  6. Redeploy the site.
  7. Set your custom domain to axirim.com from Domain settings.

Upload to cPanel or normal static hosting

  1. Open File Manager.
  2. Go to public_html.
  3. Upload all files and folders from inside the website folder.
  4. Make sure index.html is directly inside public_html, not inside a nested folder.

Important: On normal static hosting, the website will load but the Try the Agent backend will not work unless you connect an API backend. Netlify is recommended for this package because the backend function is included.

Demo limits

The Try the Agent page has a 5 MB public demo file limit. Do not upload confidential, sensitive, or personal data in the public demo.

Contact form

The contact form opens a pre-filled email to support@axirim.com. Connect it later to Netlify Forms, Formspree, HubSpot, Salesforce, or another CRM if needed.