summaryrefslogtreecommitdiff
path: root/index.js
blob: 185fcfcca3802af0feb0093eed87ae583225c39d (plain)
1
2
3
4
import {} from 'dotenv/config'

import server from './lib/server'
server.init()