Skip to content

rdeepak2002/FordConnectedServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ford Connected Server

Author

Deepak Ramalingam

Email

Website

About

Hackathon project for the Ford Smart Vehicle Connectivity Challenge

Requirements

  • JAVA
  • Maven

Getting Started

Build the jar file

mvn clean install

Execute the jar file located in the target folder (IMPORTANT: make sure the environment variables below are defined)

java -jar target/fordconnected.server-1.0.jar

Required Environment Variables

"DB_URI": "mongodb+srv://username:password@foo.mongodb.net/bar?retryWrites=true&w=majority",
"REDIS_ENDPOINT": "redis://localhost",
"REDIS_PORT": "6379",
"REDIS_PASSWORD": ""

DB_URI is the database URI of a MongoDB Atlas instance.

About

Server for the Ford Connected mobile application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages