This website requires JavaScript.
Explore
Help
Sign In
L-Nafaryus
/
elnafo
Watch
2
Star
0
Fork
0
You've already forked elnafo
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
https://elnafo.ru
11
Commits
1
Branch
0
Tags
403
KiB
Vue
42.6%
Rust
39%
TypeScript
10.6%
Nix
3.1%
CSS
1.5%
Other
3.2%
5b977aa042
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
L-Nafaryus
5b977aa042
backend: fix default address for cookies
2024-03-20 01:37:00 +05:00
.cargo
mold linker
2024-03-11 15:20:05 +05:00
crates
/frontend
base frontend structure, client router, base and login views
2024-03-19 01:45:20 +05:00
src
backend: fix default address for cookies
2024-03-20 01:37:00 +05:00
.env
database setup
2024-03-05 00:29:03 +05:00
.gitignore
database pool, app config, simplify structure
2024-03-07 01:02:24 +05:00
Cargo.lock
vite cargo build script, embed frontend to rust lib, static route handler
2024-03-15 11:28:55 +05:00
Cargo.toml
vite cargo build script, embed frontend to rust lib, static route handler
2024-03-15 11:28:55 +05:00
diesel.toml
database pool, app config, simplify structure
2024-03-07 01:02:24 +05:00
flake.lock
initial commit
2024-03-04 15:01:40 +05:00
flake.nix
base cors, frontend build script, vite static names for css and js
2024-03-15 01:26:18 +05:00
README.md
database setup
2024-03-05 00:29:03 +05:00
README.md
elnafo