c9579cb9ca
* Add initial database and server setup * Set up all routes, auth, etc * Implement sessions, password auth, hashing with argon2, and history storage
1 line
59 B
Bash
1 line
59 B
Bash
DATABASE_URL=postgres://atuin:aeBafah6AiJu@localhost/atuin
|