Skip to content

Wedrix/watchtower-symfony-demo-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install the Symfony CLI

  2. Navigate to an appropriate directory on your filesystem

  3. Clone this repository:

     git clone https://github.com/Wedrix/watchtower-symfony-demo-application.git
    
  4. Navigate to the repository directory:

     cd watchtower-symfony-demo-application
    
  5. Install the packages:

     composer install
    
  6. Start the symfony server:

     symfony server:start -d
    
  7. Install an appropriate GraphQL client, for example, ChromeiQL

  8. Access the GraphQL api from the configured endpoint, for example, http://127.0.0.1:8000/graphql.json

About

A demo application for watchtower, written for Symfony.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published