robertcoopercode / tech-job-hunt

Record job applications and view analytics related to your job hunt 🎯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tech Job Hunt

Monorepo for Tech Job Hunt services. It includes:

  • Apollo GraphQL API
  • Prisma 2
  • Next.js web app
  • Lambda functions for image resizing
  • S3 Bucket + CloudFront CDN described in CloudFormation template

Getting started

API + Prisma + Backing services

Follow the getting started in the api directory's README to start a local API server, a local Prisma server, a local MySQL DB, and a local AWS S3 Bucket (using localstack). The aforementioned services need to be running in order for the web app to be run locally.

Web App

Follow the getting started in the web app directory's README to start a local server for the web app.

About

Record job applications and view analytics related to your job hunt 🎯

License:Apache License 2.0


Languages

Language:TypeScript 98.3%Language:JavaScript 1.0%Language:Dockerfile 0.7%