This website requires JavaScript.
Explore
Help
Register
Sign In
williamp
/
chatservice_concept
Watch
1
Star
0
Fork
0
You've already forked chatservice_concept
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
36
Commits
2
Branches
0
Tags
799bf784aa95ca2681d4a2f4b9c787e86e73b9e3
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
William P
799bf784aa
allow LoginCtx to handle anonymous users
2025-04-08 21:00:33 -04:00
api
allow LoginCtx to handle anonymous users
2025-04-08 21:00:33 -04:00
docs
update routes docs
2025-04-07 16:18:11 -04:00
fake_db
change fake db package name to make way for db being split out
2025-04-07 16:38:32 -04:00
test_data
create password auth skeleton
2025-03-30 20:54:41 -04:00
vendor
update vendor files
2025-03-30 12:57:39 -04:00
.envrc
initial commit
2024-12-29 18:06:39 -05:00
.gitignore
add direnv and vscode dotfiles to gitignore
2025-03-27 22:04:27 -04:00
flake.lock
chore: update flake, move to nixos-unstable
2025-04-06 21:48:58 -04:00
flake.nix
chore: add bashInteractive to buildInputs in dev shell
2025-04-06 23:34:06 -04:00
go.mod
update vendor files
2025-03-30 12:57:39 -04:00
go.sum
update vendor files
2025-03-30 12:57:39 -04:00
LICENSE
add license
2025-03-27 19:11:38 -04:00
main.go
abstraction
2024-12-29 19:48:41 -05:00
Description
Chat service concept
MIT
648
KiB
Languages
Go
97.2%
Nix
2.8%