Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mio256/wplus-server
建設業におけるDXソリューション - とにかく使いやすい勤怠管理システム
https://github.com/mio256/wplus-server
docker excelize gin go golang postgresql
Last synced: 3 months ago
JSON representation
建設業におけるDXソリューション - とにかく使いやすい勤怠管理システム
- Host: GitHub
- URL: https://github.com/mio256/wplus-server
- Owner: mio256
- Created: 2024-06-19T11:24:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T18:06:58.000Z (6 months ago)
- Last Synced: 2024-10-02T05:21:29.462Z (3 months ago)
- Topics: docker, excelize, gin, go, golang, postgresql
- Language: Go
- Homepage: https://wplus.vercel.app/
- Size: 165 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wplus-server
![mio256](https://avatars.githubusercontent.com/u/71450182)
## 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