Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-graphql

A backend for front-end test with GraphQl

prerequisite

install dependencies

npm install

#DB

use json-server for a standalone easy usability.

launch database :

npm run start-db

db test file location : ./db.json

default account :

password: password

db object

Users, Properties, booking and rooms

#Express / GraphQl server

start server

npm start

About

a graphql api test for other project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages