An open API service indexing awesome lists of open source software.

https://github.com/amplication/blog-server


https://github.com/amplication/blog-server

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          









Instantly generate production-ready Node.js backend apps 🚀



continuous integration


contributers


license




discord


twitter


youtube


dashboard

## Introduction

`Amplication` is a robust, open-source development platform crafted to revolutionize the creation of scalable and secure Node.js applications. We eliminate repetitive coding tasks and deliver production-ready infrastructure code, meticulously tailored to your specifications and adhering to industry best practices.

Our user-friendly interface fosters seamless integration of APIs, data models, databases, authentication, and authorization. Built on a flexible, plugin-based architecture, Amplication allows effortless customization of the code and offers a diverse range of integrations.

With a strong focus on collaboration, Amplication streamlines team-oriented development, making it an ideal choice for groups of all sizes, from startups to large enterprises. Our platform enables you to concentrate on your business logic, while we handle the heavy lifting.

Experience the fastest way to develop Node.js applications with Amplication.

This generated project consists of two components:
- [server](./server/README.md)
- [admin ui](./admin-ui/README.md)

## Deployment

Both the Amplication `website`, `blog server` and `blog admin-ui`, are hosted on the staging cluster aswell as the production cluster. The repository follows a similar approach to the main amplication repository, where the staging environment will be deployed by commits to `master` and the a release - i.e., a tag of a specific commit on master - will deploy to the production environment.