@shahanahmed86/create-server

1.0.22 • Public • Published

@shahanahmed86/create-server

Prerequisites

  • Resources

  • Knowledge

    • Restful
    • GraphQL with custom directives
    • Docker architecture
    • Container orchestration with docker-compose (at-least)
    • node/npm

Implemented Feature

  • User authentication APIs
  • ESM (import/export)
  • File Upload with express-fileupload
  • API documentation with Swagger
  • Pre-commit hook to check linting and coding format
  • Chai & Mocha used to cover test cases for Unit-testing/APIs.

Installation

# supported databases is mysql
@shahanahmed86/create-server
# flags
(--yes || -y) # to skip question and go with default options
(--install || -i) # to setup the server
# Logs: running docker logs
docker logs <container_name> (--follow || -f)

Package Sidebar

Install

npm i @shahanahmed86/create-server

Weekly Downloads

0

Version

1.0.22

License

MIT

Unpacked Size

654 kB

Total Files

117

Last publish

Collaborators

  • shahanahmed86