The site core deployed here
- [Messenger](https://msggr.netlify.app/messenger)
- [Sign up](https://msggr.netlify.app/sign-up)
- [Log in](https://msggr.netlify.app)
- [404](https://msggr.netlify.app/404)
If you see a 5** page () please report me a bug. I really appreciate your feedbackk forward: https://t.me/wilhelm_yakunin
- Git - Download & Install Git.
- Node.js - Download & Install Node.js and the npm package manager.
git clone https://github.com/WilhelmYakunin/messenger.git
List all
git branch --all
Then switch to interesting page
npm install
Build mode
npm run start
Developer mode
npm run dev
After starting the app on port (3000 as default and able to be rewritten in .env at the root the project dir) you can open in your browser OpenAPI documentation by typing http://localhost:3000