Amplication Open Source Backend Generation Platform은(는) 무엇을 하나요?
Amplication is an open source developer platform for generating production-ready backend services and scaffolding from a visual workflow. This skill fits agents that need to help with service generation, codebase setup, schema-driven backend work, or self-hosted Amplication environments.
Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/amplication/amplication.git && cd amplication && npm install
- npm run setup:dev
- npm run docker:dev
- npm run docker:dev -- -d
Requirements and caveats from upstream:
- To be able to start development on Amplication, make sure that you have the following prerequisites installed:
- Node.js
- Docker
Basic usage or getting-started notes:
-
To get started with Amplication, the hosted version of the product can be used. You can get started immediately at app.amplication.com. After the login page, you will be guided through c...
-
Extracted from upstream docs: https://raw.githubusercontent.com/amplication/amplication/HEAD/README.md