5 Commits (4127f923aa174ecebed93898dd39c1b21b6b2605)

Author SHA1 Message Date
Aravinth Manivannan 88e1bfc146
feat: setup zola to deploy website 2 years ago
Aravinth Manivannan 9249dc3567
feat: setup cache busting for static assets 2 years ago
Aravinth Manivannan 28bbdaebad feat: setup tests 2 years ago
Aravinth Manivannan b28a7d0cfb feat: bootstrap database ops
- db-core: defines base database traits that are required for gists
- db-sqlx-postgres: implements db-core for postgres flavor of the sqlx
  library
- db-sqlx-sqlite: implements db-core for sqlite flavor of the sqlx
  library
2 years ago
Aravinth Manivannan 85ab813816 init 2 years ago