Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 543 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 543 Bytes

vscode-boilerplates

Boilerplates for different projects.

Currently supports:

React

  • ReactJS with parcel and styled-components
  • ReactTS with parcel and styled-components
  • ReactTS with create-react-app and material-ui
  • ReactTS with create-react-app and chakra-ui

NextJS

  • TS nextjs application
  • TS nextjs application with default SEO content

Node

  • TS express server with postgress support with typeorm

Libraries

  • TS library application

Others

  • C code
  • Server creation and provisioning with terraform and ansible