Skip to content

[FAKE APP] Community-Driven Weather App

License

Notifications You must be signed in to change notification settings

Spomky-Labs/meteofony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Météofony

Playground for improving the security of the Météofony application.

  1. Install and start Docker https://www.docker.com/get-started/

  2. Install Git and Make

  3. Get the application we are going to work on From a terminal:

  4. Start the app From the root of the application

    • cd meteofony
    • make build
    • make up
    • make init
  5. From your browser https://localhost:8443

This is a basic application on top of:

  • PHP 8.2
  • Symfony 6.4
  • Symfony UX + AssetMapper + Tailwind
  • API Platform
  • FrankenPHP
  • Caddy
  • And a few other things