tideway 0.7.13

A batteries-included Rust web framework built on Axum for building SaaS applications quickly
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by Cargo
/target/

# Cargo.lock for libraries (remove this line if building an application)
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo

# macOS
.DS_Store

# Environment
.env
.env.local