Skip to content

not-qwerty/nestjs-ecommerce

Repository files navigation

Nest Logo

Description

This is a ecommerce project with role-based authentication; The tech stack is: Nestjs, MongoDb + mongoose, React hooks/Redux in Front end; TypeScript everywhere.

You can also find .env-example file in the root folder. If you need help configuring database please access the folowing link. Make sure you changed MONGO_URI then to your own.

The application is still in developing, I'll add link to React project for frontend down bellow ASAP.

Feel free to fork or create an issue.

Installation

$ npm install

Running the app

# development
$ npm run start:dev

# production mode
$ npm run start:prod

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published