Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/priontoabdullah/advance-typescript-node-mongo-redux
🎉 The goal of this repo is to practice advance level of Typescript, Node.js Express.js MongoDB, Mongoose, Redux, Redux-thunk, Redux Tool kit. Following industry standards coding practice 🚀🪁
https://github.com/priontoabdullah/advance-typescript-node-mongo-redux
advanced-programming expressjs mongodb mongoose nodejs redux redux-thunk redux-toolkit rtk-query typescript
Last synced: about 23 hours ago
JSON representation
🎉 The goal of this repo is to practice advance level of Typescript, Node.js Express.js MongoDB, Mongoose, Redux, Redux-thunk, Redux Tool kit. Following industry standards coding practice 🚀🪁
- Host: GitHub
- URL: https://github.com/priontoabdullah/advance-typescript-node-mongo-redux
- Owner: PriontoAbdullah
- Created: 2023-01-11T12:00:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T15:51:31.000Z (2 months ago)
- Last Synced: 2024-09-09T18:35:06.999Z (2 months ago)
- Topics: advanced-programming, expressjs, mongodb, mongoose, nodejs, redux, redux-thunk, redux-toolkit, rtk-query, typescript
- Language: JavaScript
- Homepage:
- Size: 1.31 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎉 Advanced TypeScript, Node.js, Express.js, MongoDB, Mongoose, Redux, and Redux Toolkit Practice Repo
This repository is dedicated to practicing advanced usage of TypeScript in combination with Node.js, Express.js, MongoDB, Mongoose, Redux, Redux Thunk, Redux RTK Query and Redux Toolkit. The goal is to learn and implement industry standards in coding practices.
## Getting Started
To get started with the project, clone the repository and install the necessary dependencies by running:
```bash
npm install
```You will also need to have a MongoDB server running in order to connect to the database.
## Usage
The project includes several scripts to aid in development and testing:
- `npm run start`: starts the Node.js server in development mode with hot reloading
- `npm run build`: builds the project in production mode
- `npm run test`: runs the test suite## Technologies
This project utilizes the following technologies:
- TypeScript
- Node.js
- Express.js
- MongoDB
- Mongoose
- Redux
- Redux Thunk
- Redux RTK Query
- Redux Toolkit## Contributing
If you would like to contribute to the project, please fork the repository and make a pull request with your changes.
## License
This project is licensed under the MIT License.