UA92-Devops-Apprentices / DevNexus

DevNexus - An E-learning platform for Developers
1 stars 0 forks source link

Generating Boilerplate #6

Closed Apollo-XIV closed 1 year ago

Apollo-XIV commented 1 year ago

a lot of the boilerplate additions that have been made are simply standard template code. For example in the frontend folder the main thing added is the

npx create-next-app@latest

which simply creates the project structure. Docker files and Docker compose have been added, as well as nginx.