Doctorine06 / Templates-Boilerplates

πŸ“™ Configuration is one of the biggest deterrents for learning coding skills, use one of these well-maintained boilerplates and focused on what really matters: Polishing your coding skills πŸ”₯πŸ’».

Home Page:https://start.4geeksacademy.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

4Geeks Academy's Templates and Boilerplates

By @alesanchezr and other contributors at 4Geeks Academy

last commit build by developers build by developers

πŸ”₯ Here you can find the documentation about this boilerplates: start.4geeksacademy.com
  • Empty project: Ideal for beginners, lightweight server.py to run HTML projects. Ideal for beginners.
    Open Repository or Start GitPod Now

  • Vanilla JS: Use webpack without front-end frameworks. Hot Deploy. ES7. Minimum configuration but professional workflow. Ideal for juniors starting on webpack.
    Open Repository or Start GitPod Now

  • React.js: Create React App comes with too many files and almost no utilities. With documentation and video tutorials, deploy to different servers in just one command. Ideal for anyone.
    Open Repository or Start GitPod Now

  • Full Stack: React + Flask API: React Front-End and Python/Flask API backend, one click deploy to heroku.
    Open Repository or Start GitPod Now

  • Flask API: Ideal for professional backend development, the minimum possible boilerplate for building API's with Flask. Fixes common problems like CORS, Tests, Error Handling, Autentication, SQL ALchemy Integratoin, Pipenv, .env, One-Click deploy to heroku (free hosting).
    Open Repository or Start GitPod Now

  • Express API (with TypeScript): Building API's with Express and Typescript. Uses TypeORM as ORM. Heroku ready. Open Repository or Start GitPod Now

  • Headless Wordpress for Developers: Heavy developer oriented boilerplate for WP, create API's similar to modern frameworks like Flask, Express, etc. MVC Implementation and bare minimum theme implementation. 100% command line integration and installation. No need for the wordpress admin.
    Open Repository or Start GitPod Now

Other deprecated templates (⚠️ Unmaintained):

  • React.js Advanced: Ideal for professional development, Minimum version for Flux + Context API implemented. One click deploy to several hostings free, documentation and video tutorials. Just a little boilerplated.
    Open Repository or Start GitPod Now

  • Flask API + VanillaJS: The Flask boilerplate merged with the VanillaJS boilerplate, for anyone interested in publishing front-end and backe-end in the same hosting and one unified project.
    Open Repository or Start GitPod Now

  • Django Rest: Smallest possible approach for building API's with django, one click deploy to heroku (free hosting), documentation and video tutorials.
    Open Repository or Start GitPod Now

Contributors

This templates were built as part of the 4Geeks Academy Coding Bootcamp by Alejandro Sanchez and many other contributors. Find out more about our Full Stack Developer Course, Data Science Bootcamp.

You can find other templates and resources like this at the school github page.

About

πŸ“™ Configuration is one of the biggest deterrents for learning coding skills, use one of these well-maintained boilerplates and focused on what really matters: Polishing your coding skills πŸ”₯πŸ’».

https://start.4geeksacademy.com

License:Other


Languages

Language:JavaScript 100.0%