Merge Main into feature/dockerize #35

Merged
Neshura merged 6 commits from main into feature/dockerize 2022-12-09 21:25:17 +00:00
Showing only changes of commit 989357f5a2 - Show all commits

View file

@ -1,7 +1,6 @@
import fsPromises from 'fs/promises'
import path from 'path'
import type { NextApiRequest, NextApiResponse } from 'next'
import { CustomLink } from '../../interfaces/LinkTypes';
export default async function userHandler(req: NextApiRequest, res: NextApiResponse) {
const {