Skip to content

leticia-padilla-dev/quantlab-workspace

Repository files navigation

QuantLab Research Landing

QuantLab Research is the public web surface for one product, not the whole QuantLab ecosystem. This repo contains the landing assets and implementation work for the QuantLab Research product and its public explanation layer, including only the necessary relationship to QuantLab Core and QuantPulse.

The canonical scope rule for this repo is documented in docs/brand-architecture.md.

Live site

Production URL:

  • https://leticia-padilla-dev.github.io/quantlab-workspace/

Local validation

npm install
npm run lint
npm run build
npm test

Git workflow

The default slice workflow for this repo is:

  1. Open one issue for one coherent slice.
  2. Create one fresh branch from origin/main.
  3. Implement and validate the slice locally.
  4. Commit the slice.
  5. Push the branch.
  6. Open one PR scoped only to that slice.
  7. Review and resolve conflicts against main.
  8. Merge the PR.
  9. Close the linked issue.
  10. Clean up stale local and remote branches when they are no longer needed.

Repo workflow files

Merge enforcement

main is protected. Pull requests must pass Build, Lint, and Test and be up to date before merge.

Deployment

Pushes to main now publish the production build to gh-pages automatically.

Current evidence assets

Canonical desktop evidence assets live under public/evidence/desktop/.

About

QuantLab Research landing for reproducible quantitative research and supervised execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages