Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Set up CORS #2

Open
todo bot opened this issue Apr 15, 2020 · 1 comment
Open

Set up CORS #2

todo bot opened this issue Apr 15, 2020 · 1 comment
Assignees

Comments

@todo
Copy link

todo bot commented Apr 15, 2020

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.
@pedrofracassi
Copy link
Member

@metehus can I have you on this one?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant