Used Technologies:
- Node
- GraphQL
- React
- MongoDB
- General configs
- Config GraphQL server with Node
- Mongoose integration
- Create user model
- Create schema and resolvers for users
- Modified users stuff
- Add posts stuff
- Reestructure schemas and resolvers
- Integration with React
- Graphql client
- Structure for login and register
- Prepare interaction from the front to the backend
- Register from client
- Modified User models, schema and resolvers
- Eslint integration for client