https://github.com/blackstareye/chooseyourwebstarterflowchart
https://github.com/blackstareye/chooseyourwebstarterflowchart
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blackstareye/chooseyourwebstarterflowchart
- Owner: Blackstareye
- Created: 2020-10-22T17:44:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-23T15:50:32.000Z (over 4 years ago)
- Last Synced: 2023-10-18T17:46:51.141Z (over 1 year ago)
- Size: 3.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web - A little Overview
This little *ChooseYourWebstarter* project and flowchart is maybe able to help you to choose your web components / platform. If you want to participate, add or edit this flowchart, feel free to send me an updated version. Thanks! :)
To reference the newest diagram, please open the .drawio file.
## Server - Backend
### Webserver
* Apache Server
* NginX### Runtimes
* Ruby
* NodeJS
* PHP### DB
### Local DB
* SQLite
#### Relational:
* Postgress SQL
* Maria DB
* Oracle DB#### NOSQL
* Node4j
* Cassandra
* MongoDB
* ...## Client - Frontend
* React
* Bootstrap
## Both (Back- & Frontend)* Angular(JS)
* Hugo## CMS
### Headless CMS
### Heavy CMS
* Wordpress
* Drupal
* Typo3
* Joomla