8000 GitHub - huzairuje/session-restrict: A Dummy Example of Session restriction
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

huzairuje/session-restrict

 
 

Repository files navigation

A Dummy Session Restriction app

Built with:

  • Golang
  • Fiber
  • PostgreSQL
  • Redis

How to run ?

  1. Setup Dependencies
make setup
  1. Download Go dependencies
go mod download
  1. Start Docker containers
docker compose up -d
  1. Load database
dbmate up
  1. Start development
air

pnpm dev

About

A Dummy Example of Session restriction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 74.8%
  • CSS 24.5%
  • Other 0.7%
0