project-sprint-halo-suster

command module
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2024 License: MIT Imports: 1 Imported by: 0

README

Project Sprint Halo Suster App

HaloSus is a backend that nurses can use to record patient medical records.

How to run local (dev purposes)

  • Create file halo-suster.env
DB_NAME=
DB_HOST=
DB_USERNAME=
DB_PASSWORD=
DB_PORT=5432

BCRYPT_SALT=8
JWT_SECRET=
  • run make build-dev
  • run make run-dev

if you're running this for the first time, do:

  • run make migrate-db

Stacks

  • Golang >1.21.0
  • Go Fiber
  • Postgres
  • Docker

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
entity
repository
service

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL