Skip to content

Front-end de um framework PHP inovador, operando em Docker e adotando o princípio “API first”. Com front-end e back-end separados e comunicando via APIs, BifrostPHP acelera o desenvolvimento e facilita a construção de aplicações web escaláveis e de alto desempenho.

License

Notifications You must be signed in to change notification settings

Felipe-Cavalca/BifrostPHP-Front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BifrostPHP-Front

Documentation in English / Documentation in English: README-PT.md

This repository contains the BifrostPHP front-end source code base.

You can find more information about the project in the official repository on GitHub: BifrostPHP

Installation

To run the project, you will need to have Docker and Docker Compose installed on your machine.

Follow the steps below to run Docker Compose:

  1. Open a terminal and navigate to the project's app folder.

  2. Run the following command to build and start the Docker containers:

    docker-compose up -d

    This will download the images easier, build the containers and start the services.

  3. Once complete, you can access the app in your browser using the following URL:

    http://localhost:8000

Sponsored by

  • @JoaoSto

About

Front-end de um framework PHP inovador, operando em Docker e adotando o princípio “API first”. Com front-end e back-end separados e comunicando via APIs, BifrostPHP acelera o desenvolvimento e facilita a construção de aplicações web escaláveis e de alto desempenho.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks