generator-front-to-back icon indicating copy to clipboard operation
generator-front-to-back copied to clipboard

A Fullstack Template Generator for Javascript and Django Apps

Results 9 generator-front-to-back issues
Sort by recently updated
recently updated
newest added

## Task ## Solution Build and run the generator from docker image support added. The main aim and motivation behind doing this is, because of a no. of different yeoman...

## Task ## Solution using --no-cache-dir flag in pip install ,make sure downloaded packages by pip don't cached on system . This is a best practice which make sure to...

Crear el soporte de typescript para las acplicaciones de react y node

## Task Adding a portfolio template. ## Solution Created a portfolio generator. _What did you do to accomplish the task or resolve the issue?_ We created our own a generator...

**Is your feature request related to a problem? Please describe.** It's important to have testing of the boilerplate code, so that we can always check it's compatibility with different versions...

**Is your feature request related to a problem? Please describe.** Everyone requires a basic portfolio page, be it for any job application just to showcase what the road has been...

Currently the Django CSS doesn't deploy when using docker-compose up. This would definitely be a great issue to tackle!

**Is your feature request related to a problem? Please describe.** Redux might be an overkill for really small applications, and Context API would serve as a good alternative. **Describe the...

**Is your feature request related to a problem? Please describe.** More often than not, if your application is interacting with an API, you would want to perform asynchronous operations before...