Skip to content

A simple page where user can select image from disk, preview list of selected images, and reorder by dragging.

Notifications You must be signed in to change notification settings

dinirichard/image-uploader

Repository files navigation

Nest.Js Angular

Description

a simple page where user can select image from disk, preview list of selected images, and reorder by dragging. using Nest, [Angular] and [Postgresql].

Installation

#installs both front-end and Backend
$ npm install

Running the app

# development
$ npm run dev

# production mode
$ npm run prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Stay in touch

About

A simple page where user can select image from disk, preview list of selected images, and reorder by dragging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published