Coder Social home page Coder Social logo

blumilksoftware / toby Goto Github PK

View Code? Open in Web Editor NEW
17.0 5.0 4.0 3.59 MB

HR software you love to hate

License: MIT License

Shell 0.49% PHP 53.75% Dockerfile 0.88% JavaScript 1.85% Blade 0.26% CSS 0.18% Vue 41.93% Makefile 0.66%
php laravel hr inertiajs hacktoberfest

toby's Introduction

He's watching you

@blumilksoftware/toby

HR software you love to hate.

Local development

Prerequisites

  • make
  • docker and docker compose v2

Setup

Run following commands:

cp .env.example .env
make init
make shell
  # inside container
  npm run dev

Next, place google credentials in /google-credentials.json (check how to obtain the credentials).

Application will be running under localhost:8751 and http://toby.blumilk.localhost/ in Blumilk traefik environment. If you don't have a Blumilk traefik environment set up yet, follow the instructions from this repository.

Available commands

Command Task
make shell Runs application shell
make shell-root Runs application shell as root
make queue Runs queue worker
make test Runs test suite
make dev Runs development mode for frontend
make cs Runs codestyle checks
make fix Runs codestyle fixers

Docker image

App images will be accessible under the following tags:

Beta:

  • registry.blumilk.pl/toby/toby:beta

Production image will be accessible in the new registry since v1.2.1 tag.

Prod:

  • registry.blumilk.pl/toby/toby:latest
  • registry.blumilk.pl/toby/toby:v1.2.3 (depends on releases/tags)

Further reading

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.