viu-career-outlooks Svelte Themes

Viu Career Outlooks

Vancouver Island University's Career Outlook Tool - Connecting credentials with real-world 3-year career outlooks in BC.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Testing

This project uses Jest and React Testing Library for testing. Tests are written in JavaScript rather than TypeScript to avoid additional dependencies in CI/CD pipelines.

Run tests locally with:

pnpm test

For more details on writing and running tests, see our Testing Guidelines.

Contributing

We welcome contributions! Please see our Contributing Guide for details on:

  • Development workflow
  • Branch strategy
  • Testing requirements
  • Code review process

Quick Start for Contributors

  1. Fork the repository
  2. Clone your fork
  3. Switch to dev branch: git checkout dev
  4. Create your feature branch: git checkout -b feature/amazing-feature
  5. Follow our Contributing Guide for next steps

Workflow Enforcement

This project uses GitHub Actions to enforce our development workflow:

  • PRs to dev require passing tests and linting
  • PRs to main require at least one approval and passing tests
  • Merging to main automatically triggers deployment to production

Always develop in dev first and only merge to main when ready for production deployment.

Top categories

Loading Svelte Themes