Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Full-stack GraphQL application with React, redux-saga, and Apollo 2, with full backend passport and mongo support

License

NotificationsYou must be signed in to change notification settings

mtiger2k/react-redux-graphql-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-stack GraphQL application with React, redux, and Apollo 2, with full backend passport and mongo support

Running the app

0. environment requirement

install mongodb

1. start server

cd servernpm installcp .env.sample .envconfigure MONGODB_URL in .envnpm startcreate admin user: curl -H "Content-Type:application/json" -X POST --data '{"username": "admin", "password":"admin"}' http://localhost:4000/signup

2. start client

cd clientnpm installnpm startopen http://localhost:3000, use admin/admin to login

Tutorial

Features

Support

Any suggestion is welcome. Feel free to submit issues if you want.

License

MIT

About

Full-stack GraphQL application with React, redux-saga, and Apollo 2, with full backend passport and mongo support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp