- For clone the project
git clone https://github.com/gustavoleste/pubslist-server.git
- Enter in the folder
cd pubslist-server
- Create .env file with variables
MONGODB_ADDRESS
andSECRET_KEY
- To install project dependency:
yarn install
- To database initialization
docker run --name pubslistDB -d -p 27017:27017 -e AUTH=no mongo
- Run
yarn start
in the default directory to start the project
-
Notifications
You must be signed in to change notification settings - Fork 0
gustavoleste/pubslist-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
graphql server example
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published