Last updated 5 years ago
Was this helpful?
, the successor of express is being used in this project.
Here is the :
"koa": { "port": 9000, "apiBasePath": "/api/v1/", "cookieSecret": ["your-super-session-secret"], "staticContent": ["build"], "logger": true, "cors":{ "credentials": true } },