mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-13 03:50:02 -04:00
Workerware
This commit is contained in:
parent
5dc222a0df
commit
0fae05e33a
8 changed files with 255 additions and 36 deletions
|
@ -10,7 +10,6 @@ import fastifyStatic from "@fastify/static";
|
|||
import chalk from "chalk";
|
||||
import Fastify, { FastifyReply, FastifyRequest } from "fastify";
|
||||
import gradient from "gradient-string";
|
||||
import { DataTypes, InferAttributes, InferCreationAttributes, Model, Sequelize } from "sequelize";
|
||||
//@ts-ignore WHY would I want this typechecked AT ALL
|
||||
import { handler as ssrHandler } from "../dist/server/entry.mjs";
|
||||
import { parsedDoc } from "./config.js";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue