base structure for list printing with custom template
This commit is contained in:
parent
e2a916f37d
commit
a085de6e2f
19 changed files with 279 additions and 98 deletions
|
@ -1,4 +1,5 @@
|
|||
import "dotenv/config";
|
||||
import "./handlebars.config";
|
||||
import express from "express";
|
||||
|
||||
import { BACKUP_AUTO_RESTORE, configCheck, SERVER_PORT } from "./env.defaults";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue