Demo URL: https://crunchbase-clone-demo.herokuapp.com/
To run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
DB_HOST
, DB_USER
and DB_PASS
: For connecting to the MySQL database server