mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 03:39:29 +00:00
chore: start adding test envoriment
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import "./bootstrap";
|
||||
import "reflect-metadata";
|
||||
import "dotenv/config";
|
||||
import "express-async-errors";
|
||||
import express, { Request, Response, NextFunction } from "express";
|
||||
import cors from "cors";
|
||||
|
||||
Reference in New Issue
Block a user