Skip to content

claudiobonfati/linkedin-redesign-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkedin Redesign - API

Sample API for Linkedin Redesign App.

Created with Node, Express and json-graphql-server.

Installation

To run this project locally, you'll need to have a basic environment to run an Node server application, that can be found here.

Cloning the repository

$ git clone https://github.com/claudiobonfati/linkedin-redesign-api.git

$ cd linkedin-redesign-api

Installing dependencies

$ npm install

Running

All the sample data are stored in the db.js file. With all dependencies installed, you can now run the project:

$ npm run dev

License

This project is licensed under the MIT

Releases

No releases published

Packages

No packages published