Skip to content

Zephyr-ace/contextra

Repository files navigation

Contextra Monorepo

This repository contains a Python backend and a Next.js frontend.

Structure

  • backend/: Python backend (moved from repo root)
  • frontend/: Next.js 14 app (TypeScript, Tailwind, ESLint)

Getting Started

Backend

  • Create and activate your virtualenv
  • Install deps: pip install -r requirements.txt (if applicable)
  • Run your backend as before inside backend/

Frontend

  • cd frontend
  • npm run dev

Notes

  • Lint frontend: cd frontend && npm run lint
  • We kept backend git history by using git mv where possible.

About

Real-time insights connecting world events to your portfolio’s future

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •