Skip to content

GuanYangCLU/Rabble.net

Repository files navigation

Cars Full Stack Continuing Development

To use backend config: In config folder, create default.json file, add these info:

{
  "mongoURI": "YOUR MONGO URI",
  "jwtSecret": "secret",
  "githubClientId": "YOUR GITHUB CLIENT ID",
  "githubSecret": "YOUR GITHUB SECRET"
}

To Run Server Concurrently, use command:

npm run dev

About

Riot Social Community

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published