moving to new repo

This commit is contained in:
Russell2259
2024-01-25 20:52:54 -07:00
parent a7be044a02
commit 3fe2650a5e
25 changed files with 1 additions and 1934 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { createBareServer } from '@tomphttp/bare-server-node';
import { createBareServer } from '../lib/bare-server-modified/createServer.cjs';
import express from 'express';
import mime from 'mime';
import cors from 'cors';