This website requires JavaScript.
Explore
Help
Register
Sign In
akulij
/
gongbotrs
Watch
1
Star
0
Fork
0
You've already forked gongbotrs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
77
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Akulij
827a5022d1
implement db functions to manipulate media table
2025-04-10 21:15:42 +09:00
migrations
create table media
2025-04-10 21:11:14 +09:00
src
implement db functions to manipulate media table
2025-04-10 21:15:42 +09:00
.gitignore
ignore result folder
2025-04-07 14:27:16 +00:00
Cargo.lock
cargo add chrono_tz
2025-04-08 00:47:13 +09:00
Cargo.nix
generate Cargo.nix
2025-04-07 14:28:23 +00:00
Cargo.toml
cargo add chrono_tz
2025-04-08 00:47:13 +09:00
diesel.toml
Merge branch 'master' of
https://git.akulij.ru/akulij/gongbotrs
2025-04-07 22:46:15 +09:00
Makefile.toml
fix: import table schemas in models generation
2025-04-08 00:02:09 +09:00
rust-toolchain.toml
add nix flake to build using nix
2025-04-07 17:07:15 +09:00
shell.nix
create nix shell file
2025-04-07 14:27:56 +00:00
Description
No description provided
2.1
MiB
Languages
Rust
97%
JavaScript
2.9%