UNPKG

gorillajs

Version:

A smart development environment designed to easily install and neatly manage web applications. Gorilla JS frees you from the repetitive daily tasks like apps installation, database management, creation of virtual environment, server configuration… And it

11 lines (8 loc) • 186 B
version: '3' services: dynamodb: image: cnadiminti/dynamodb-local expose: - 8000 volumes: - {{docker.data_path}}/{{project.id}}/dynamodb:/dynamodb_local_db