A stunning job search engine that helps job seekers find the perfect employment opportunity by connecting them with the best employers around the world.
# Install dependencies
yarn
# Start development server
yarn dev
# Migrate database changes
yarn prisma migrate dev