I wanted to test the API using Postman and realized that Postman doesn't work for me, so HTTPClient built into WebStorm came to the rescue. Moreover, requests can be covered with tests just like in Postman and saved to the repository for building up the project base.
How to help with the project can be seen here • Что такое OpenSource и как стать contribut...
ANGULAR
Tag with code for the task
https://github.com/MaksymGrom/ng-blog...
NEST JS
Tag with code to start the task
https://github.com/MaksymGrom/nest-bl...
Tag with code of the completed task
https://github.com/MaksymGrom/nest-bl...
Project installation
1) Install mysql server
2) Create an empty DB
3) Clone the NestJS project
4) Download dependencies "npm install"
5) Copy the ormcomfig.sample.json file as ormconfig.json
6) Write your parameters DB
7) Run "npm start" to start the bakend server
8) Clone the Angular project
9) Download the dependencies "npm install"
10) Run the frontend "npm start"
------------------------------------------------------------------------
Hello friends. This playlist is dedicated to developing a blog using Nest Js + Angular + MySql. All this will happen using KANBAN approaches to project management and using github.
The videos contain as many development steps and thoughts on implementation as possible.
The goal of this format is to convey my worldview on the development of long-term projects and to attract enthusiastic guys to make a pull request to my github repository as contributors.
It is impossible to tell the reasons for the emergence of programming patterns if you do not have a project consisting of a large number of interdependent elements.
I hope this video format will be interesting. Github projects can be found:
https://github.com/MaksymGrom/ng-blog
https://github.com/MaksymGrom/nest-blog
Telegram channel:
https://t.me/webDevGromMaxGroup