Skip to content

VaibhavAcharya/jobilist

Repository files navigation

A stunning job search engine that helps job seekers find the perfect employment opportunity by connecting them with the best employers around the world.

Technologies used

Development

# Install dependencies
yarn

# Start development server
yarn dev

# Migrate database changes
yarn prisma migrate dev