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 database configurations #10

Closed GunaShekar02 closed 3 years ago

GunaShekar02 commented 3 years ago

Task

Add database configurations to the generator. Resolves #9.

Solution

The user is asked to select a database while configuring their backend app. They can choose between a SQL one, a No-SQL one or neither.

Type of Change

Screenshot(s)

image