- Workall is a web application that is used to search for services that is commonly not found on other digital platforms.
- Run
npm install
on your project terminal to install dependencies. - Import
workall.sql
to your mySQL server for the database. - Add this code to
.env
file:
DATABASE_URL="mysql://root:@localhost:3306/workall"
- Run
npx prisma db pull
andnpx prisma generate
in the terminal to create Prisma Schema from the database. - Run
npm start
in the terminal to start the localhost server.
- Create your own shop
- Promote your shop to the masses
- Find services that is not commonly found offline
- Schedule services to come to you