Skip to content

sylvainbx/anthere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anthère

Dig up your chat archives

Setup dev environment

Install dependencies:

  • docker: sudo pacman -S docker
  • libpq: sudo pacman -S postgresql-libs
  • diesel: cargo install diesel_cli --no-default-features --features postgres

Create an .env file

echo DATABASE_URL=postgres://username:password@localhost/anthere > .env

About

Dig up your chat archives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published