https://github.com/mio256/wplus-server
建設業におけるDXソリューション - とにかく使いやすい勤怠管理システム
https://github.com/mio256/wplus-server
docker excelize gin go golang postgresql
Last synced: about 1 year ago
JSON representation
建設業におけるDXソリューション - とにかく使いやすい勤怠管理システム
- Host: GitHub
- URL: https://github.com/mio256/wplus-server
- Owner: mio256
- Created: 2024-06-19T11:24:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T18:06:58.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T10:11:31.351Z (about 1 year ago)
- Topics: docker, excelize, gin, go, golang, postgresql
- Language: Go
- Homepage: https://wplus.vercel.app/
- Size: 165 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wplus-server

## Overview
simple work entries system
## Requirement
[go.mod](./go.mod)
## Usage
[Makefile](./Makefile)
```sh
docker compose -f docker-compose.dev.yaml up -d
make tools
make migrate-db
go get .
cp .env.sample .env
echo dotenv > .envrc
make local-server
```
## Deploy
```sh
gcloud builds submit --tag "tag_name"
```
## Author
[mio256](https://github.com/mio256)
## License
L-PLUS