/WorkAtHome

Remote job offers platform

Primary LanguageTypeScriptMIT LicenseMIT

Work At Home

Work At Home is open source remote job offers platform. Application enables employers to post job offers. Manage the applications and employees.

Work at Home

Tech Stack

Running Locally

  1. Clone the repository

    git clone https://github.com/TheArcus02/WorkAtHome.git
  2. Install dependencies using pnpm

    npm install
  3. Copy the .env.example to .env and update the variables.

    cp .env.example .env
  4. Start the development server

    npm run dev

How do I deploy this?

Follow the deployment guides for Netlify for more information.

License

Licensed under the MIT License. Check the LICENSE file for details.