UnJobZone.com, a revolutionary platform designed to streamline and enhance the job-seeking experience within the United Nations (UN) agencies. UnJobZone.com is a dynamic website that leverages cutting-edge technologies, including web scraping, artificial intelligence (AI), and natural language processing (NLP), to aggregate and present job vacancies from various UN agencies in an efficient and user-friendly manner.
- Yonas Yeneneh
Setup environment variable
Create .env file under the root folder, add the following code
APP_URL="APP_URL"
PGUSER="PGUSER"
PGPASSWORD="PGPASSWORD"
PGPORT="PGPORT"
PGHOST="PGHOST"
PGDATABASE="PGDATABASE"
PGSSLMODE=require
PORT=PORT
To deploy this project run
npm run dev
Install my-project with npm
npm install my-project
cd my-project
Add badges from somewhere like: shields.io