Skip to content

rafrdz/ctrl-alt-me

Repository files navigation

ctrl-alt-me

Hobby job application tracking system.

Purpose

This application has been built as a hobby project to run on a Raspberry Pi and be accessed from other machines on the local network.

Deployment

  1. Clone the repo

  2. Create a .env. file (see .env.example for more information)

  3. Deploy the application

    • Using docker-compose

      docker-compose --env-file <path_to_env_file> up [-d]

Development

  1. Clone the repo
  2. Create a .env. file (see .env.example for more information)
  3. Install dependencies
    • For the frontend, run make build-frontend
  4. Run the application in dev mode using make run-dev
    • This will run both the frontend and backend services

About

Hobby job application tracking system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors