Skip to content

sanoylab/unjobzone-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UN Job Zone - API

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.

Authors

  • Yonas Yeneneh

Deployment

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

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published