Skip to content

alexnd/docker_starters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apps boilerplates for fullstack development

Collection of PHP and Nodejs application templates. Can be used as starter points to extending your future app.

All samples require Docker to build and run.

To set up proper app just copy it's content to your working directory and run docker-compose up -d

Before setup feel free to modify docker-compose.yml, any Dockerfile, add other files, etc.

node_app - Nodejs minimal app

node_mvp - Nodejs app with JWT authorization, websockets and TingoDB models

php_app - PHP 8 with Composer minimal app

php7_app - PHP 7 + Mysql 5 + Composer

slim_app - PHP Slim4 app with Mysql and Vue2

wp_app - WordPress (PHP) + Mysql + Phpmyadmin

To roll new Laravel 9 PHP application see separate repository - Laravel app

About

Fullstack apps boilerplates with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published