Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.67 KB

File metadata and controls

28 lines (24 loc) · 1.67 KB

Inventory manager with TypeScript, Node.js, Express, MongoDB, React.js, Redux, Formik, Yup, Material UI (with Dark Mode) and Docker

Skills

TypeScript NodeJS Express MongoDB React Redux Formik Material UI Docker

.env.production

PORT=
MONGODB_URI=

Docker

Build image and run container

docker-compose up --build