Skip to content

Mickaz89/Nest-Js-Basic-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 23, 2023
3022ba4 · Apr 23, 2023

History

8 Commits
Apr 23, 2023
Apr 23, 2023
Apr 22, 2023
Apr 22, 2023
Apr 23, 2023
Apr 22, 2023
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023
Apr 22, 2023
Apr 23, 2023
Apr 23, 2023
Apr 22, 2023
Apr 22, 2023

Repository files navigation

Installation

$ npm install

Running the app

Create corresponding env file (local.env or dev.env)

#local
$ npm run start

# development
$ npm run start:dev

Deployment

Deployment to AWS ECS using aws copilot.

Create/Edit Dockerfile

Create/Edit Copilot Env and App (using copilot cli)

$ copilot init

Set your aws credentials using aws cli

$ aws configure

Deploy

$ copilot deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published