UNPKG

mlgta

Version:

Can log in via google, x, discord. ![alt text](https://raw.githubusercontent.com/takayamaekawa/branding/refs/heads/master/repo/mlgta/login_form.png) After login successfully, redirecting. ![alt text](https://raw.githubusercontent.com/takayamaekawa/b

7 lines (4 loc) 123 B
import { getConfig } from '../knexfile'; import knex from 'knex'; const wknex = knex(getConfig()); export default wknex;