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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions