Skip to content

Fishmansky/SmoothStart

Repository files navigation

SmoothStart

Free onboarding platform for your team!

Built with Go, Echo, HTMX, Templ, PostgreSQL, Redis and Docker.

Functionalities

  • Setup custom onbording plan for each role
  • Manage and control the onboarding process of each new team member
  • Setup custom notifications

Usage

  1. Clone smoothstart repo:
git clone git@github.com:Fishmansky/SmoothStart.git
  1. Copy env_example to .env
cp env_example .env

and set variables inside it.

  1. Build it
make build
  1. Run it
make run

App will run at http://localhost:8080

About

Free onboarding platform for your team!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published