Skip to content

Repository files navigation

bolic.ca

Marketing site for Bolic — personal training companion app. Built with React, Vite, and Tailwind CSS. Deployed to Azure Static Web Apps.

Development

Requires Node.js 20.19+.

npm install
npm run dev

Build

npm run build
npm run preview

Output goes to dist/.

Azure Static Web Apps

  1. Create an Azure Static Web App linked to this repo.
  2. Set build settings:
    • App location: /
    • Output location: dist
  3. Add the deployment token as AZURE_STATIC_WEB_APPS_API_TOKEN in GitHub repo secrets.
  4. Push to main to trigger deploy via .github/workflows/azure-static-web-apps.yml.

public/staticwebapp.config.json handles SPA fallback routing.

Branding

Colors and copy sourced from app:

  • Accent: #dc2626 (brand red)
  • Tagline: Your personal training companion
  • Features: offline tracking, progress analytics, science-based programs

About

Static Web App for Bolic.ca

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages