import 'reflect-metadata' import Server from '..' const app = new Server() app.listen(8080)