easy to find a job by typing the bot username follow by job position
make sure that in your os has been instaled golang and check the instruction bellow:
- open terminal and run
go mod download
- create loca.env file or export environment
- run
go run server.go
- BOT_API (required)
- REDIS_HOST (default: localhost:6379)
- REDIS_PASS (optional: if needed)
- REDIS_DB (default: 0)
- SHOWCASE_API (optional)
- PRODUCTION (default: false)