Skip to content

interaction-dynamics/tech-career-advisor

Repository files navigation

Tech Career Advisor

Getting Started

  1. install vercel CLI
  2. be sure you have a vercel account linked to the project
vercel env pull .env.local

pnpm dev

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • native-events: a react-native app built with expo for zendegi events
  • web: a Next.js app built with react-native-web
  • ui: a stub react-native component library shared by both web and native applications
  • tsconfig: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Releases

No releases published

Packages

No packages published