experimenting with AP

This commit is contained in:
les
2021-03-05 14:33:33 +01:00
parent 076390ba2f
commit cb88720bd3
3 changed files with 15 additions and 10 deletions

View File

@@ -1,4 +1,3 @@
const path = require('path')
const config = require('config')
const express = require('express')
const cors = require('cors')