#!/bin/bash

x_start () {
  node index.js
  x_start
}

x_start