hits.link - the better hits counter
# Copy all .env.example files into your .env file
# Install dependencies
$ yarn
# Run Docker Compose
$ docker-compose up -d
$ cd api/prisma && go run github.com/prisma/prisma-client-go db push
# Start Go API
$ cd api && go run main.go
Frontend:
- Next.js
- TypeScript
Backend:
- Go
- Fiber
- Prisma
- @heybereket
- @Looskie