git ssb

1+

dinoworm ๐Ÿ› / catstack



Tree: e2d255cfbc85eb9ab78730e40d0df97efb187d7a

Files: e2d255cfbc85eb9ab78730e40d0df97efb187d7a / app / db.js

89 bytesRaw
1import knex from 'knex'
2
3import config from 'app/config'
4
5export default knex(config.db)
6

Built with git-ssb-web