node
yarn
gulp
node
express
mongoose
pug
Build the files using yarn build
Make sure you have yarn
, nodemon
and gulp
installed.
Note: Before running the development server, install the dependencies and build the files atleast once by running yarn install
Run the development server and Gulp watcher using yarn dev
You can now visit the application at localhost:3000
- Register User
- Register organization
- Register User
- Chats and org. screen
- Contacts
- Chat screen
- Organization screen
- Settings