WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.
This repository was archived by the owner on May 16, 2022. It is now read-only.

Set up CORS #2

@todo

Description

@todo

api/src/index.js

Lines 13 to 18 in 43888cc

// TODO: Set up CORS
app.use(cors())
const contributorsRoute = require('./routes/contributors')
app.use(contributorsRoute())
// TODO: Add morgan logging


This issue was generated by todo based on a TODO comment in 43888cc. It's been assigned to @pedrofracassi because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions