cariKerja.id is a website where freelancers can find side jobs or permanent jobs
- Jobs Seeker [On Development]
- Projects [Comming Soon]
- Marketplace [Comming Soon]
cariKerja.id requires Node.js v4+ to run.
Install the dependencies and devDependencies and start the server.
$ git clone https://github.com/fakhrads/cariKerja.id
$ cd cariKerja.id
$ npm install -d
$ npm start
For production environments...
$ npm install --production
$ NODE_ENV=production node app