Skip to content

marcusvbda/book-webapp

Repository files navigation

Docker PHP Nginx Laravel Tailwindcss

BooksWebapp


Before install

Make sure you have installed Docker Desktop. If you don't, follow the Get Started with Docker.

Installation guide

Clone the project

git clone git@github.com:marcusvbda/book-webapp.git

Enter project folder

cd book-webapp

Build the containers

make build

All done! Everything should work with a single command.
The application will be available at:

http://localhost:8000

Usefull commands

Build Containers

You only need to build containers once. After that you can just start them.

make build

For command details, refer to the makefile in the application root.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published