Skip to content

A responsive website allows user to register and introduce their products or places

Notifications You must be signed in to change notification settings

tvtienit/service-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Provider Website Released Source Code

Description

  • This is an API for a responsive website that allows user to register and contribute their services to other people

Required components:

  • NodeJS >= 6.0
  • MongoDB

Optional:

  • Robo3t
  • GraphiQL App

Clone the repository:

  1. git clone https://github.com/tvtienit/service-provider.git
  2. cd service-provider/

How to run

  1. Start MongoDB: mongod
  2. npm install || yarn install
  3. npm run dev || yarn dev

Build the project:

  1. npm run build || yarn build

GraphQL API Endpoint:

  • Apollo Server: localhost:2501/graphql (POST Request only)
  • GraphiQL: localhost:2501/graphiql (Development MODE Only)

Clean modules:

  • yarn autoclean --init && yarn autoclean --force

About

A responsive website allows user to register and introduce their products or places

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published