GunaShekar02 / generator-front-to-back

A Fullstack Template Generator for Javascript and Django Apps
https://www.npmjs.com/package/generator-front-to-back
MIT License
16 stars 6 forks source link

Add option for cors #12

Closed GunaShekar02 closed 3 years ago

GunaShekar02 commented 3 years ago

Task

REST APIs usually have CORS enabled, so it would be nice to add it into the template. Resolves #11.

Solution

Give the user an option to add CORS to their backend app.

Type of Change

Screenshot(s)

Include any screenshots that can assist the person reviewing the PR. image