Skip to content

jsina/PERSIAN_LYRIC_GRAPHQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PERSIAN_LYRIC_GRAPHQL

you have to install packages with command yarn or npm install

env file

create an .env file with content below:

DB_USER=your mongo user db

DB_PASS=your mongo pass db

DB_URI= your mongo uri

for running project:

npm run dev