Backend Technical Test from PT. Pilar Teknologi
It is a chat on Nest.js(Passport(JWT+Local)), Socket.io and MongoDB(Mongoose). You can:
- Login
- Register
- Create Room Chat
- Send Message
- Get All Message by chat_id
See OpenAPI (Swagger) http://localhost:3000/api/#/
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
- Author - Lita Nurlaelati