mumbo-pro / portal

A Jobs Engine
4 stars 2 forks source link
api-server express-js hacktoberfest mongodb portal portal-api portal-engine

Moved to https://github.com/mumbo-pro/portal-monorepo

Portal Engine Software License Build Status

A case study project to connect with recruiters, HR managers & people in the same industry to find the best job opportunities,

✨Features (Technologies Used)

🛸Portal-Engine Github

The API is organized around REST.

The API is designed to have:

JSON is returned in all responses from the API, including errors.

🚁 Portal-Front Github

A frontend baked with React

🧩Modules

🚀Getting started

For development, you will need Node.js installed in your environment.

Installation

Via Git, Yarn is preferred but optional.


git clone https://github.com/mumbo-pro/portal.git

cd portal

yarn install
cp .env.example .env
yarn run serve
yarn run test

Production

yarn run build

Changelog

Please see CHANGELOG for more information what has changed recently.

Testing

$ yarn tun test

Contributing

Pull requests are welcome. Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email hello@alphaolomi.com instead of using the issue tracker.

Credits

License

The Apache 2 License. Please see License File for more information.