Skip to content

This is API for e-study companies.Also it is a GraphQL API. You can use most of function inside real study with this API. You can become student or teacher. So if you wish be teacher and publish own course or be student, join current course .

Notifications You must be signed in to change notification settings

murafalizade/estudy-graphql-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Study GraphQL API

Project Description

This is API for e-study companies. You can use most of function inside real study with this API. You can become student or teacher. SO if you wish be teacher and publish own course or be student, join current course .

Installation Instructions

Install dependencies:

$ yarn install

or

$ npm install

You will need MongoDB connection url and your e-mail config for e-mail sender services. After geting a MongoDB connection url update DATABASE_LINK environment variable value in the .env file. Also you must write e-mail adress and password according EMAIL and EMAIL_PASSWORD environment vairable value in the .env file.

Get Started

Please run commands below. Then you can start editing the page by modifying src/index.js.

Run for development

$ npm run dev 

Run for production

$ npm start

Linting and Prettier

$ npm run lint 
# and
$ npm run prettier

Info

For any issies, contact me with e-mail muradaliyev2229@gmail.com

License

MIT License - http://www.opensource.org/licenses/mit-license.php

About

This is API for e-study companies.Also it is a GraphQL API. You can use most of function inside real study with this API. You can become student or teacher. So if you wish be teacher and publish own course or be student, join current course .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published