This website requires JavaScript.
Explore
Help
Sign In
status-im
/
fathom
mirror of
https://github.com/status-im/fathom.git
Watch
2
Star
0
Fork
You've already forked fathom
0
Code
Issues
Projects
Releases
Wiki
Activity
0caf52b780
fathom
/
.gitignore
8 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
split-up in multiple file & basic app structure
2016-11-21 12:24:50 +00:00
node_modules
get secret & db creds from environment (file)
2016-11-25 15:30:38 +00:00
.env
Minor improvements to the Go code * Don't log.Fatal if there's no .env, there won't be a .env if you run with ENV variables * Make the DSN multiline so it's easier to read
2016-12-25 15:24:40 +00:00
coverage.out
simplify build steps & don't store dist assets in VC
2018-04-25 08:15:24 +00:00
build
add support for sqlite. #9
2018-05-08 10:31:51 +00:00
fathom.db
dont gitignore main pkg...
2018-05-14 12:11:52 +00:00
fathom
!cmd/fathom