- Clone the repository
git clone https://github.com/mraf19/contact-app-server
- Install dependencies
cd contact-app-server
npm install
-
Make sure you have a contact database on your MySQL
-
Build and run the project
npm start
Navigate to http://localhost:3004
-
API Document endpoints
contact API Endpoint : http://localhost:3004/api/contacts