Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mmeloni/api-platform

 
 

Payfolder

Refer to the [Getting Started Guide](https://api-platform.com/docs/distribution) for more information.

Boot the project

Clone this project and init submodules

git submodule init
git submodule update

Please use ./dcup.sh and ./dcdown.sh executable script to launch docker compose with dev environment enable.

Use to delete container on docker stop.

docker-compose -f docker-compose.yml -f docker-compose.dev.yml down -v

Localstack setup

In order to simulate aws environment locally terraform lambda initialization are provided. Remember to copy GO binary files in ./localstack/terraform/s3 folder

./localstack/terraform/init.sh

About

REST and GraphQL framework to build modern API-driven projects (server-side and client-side)

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.8%
  • CSS 4.9%
  • HTML 2.8%
  • Other 1.5%