Skip to content

map1t0/atrappos-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atrappos Server

Node server for the project Atrappos

Available Scripts

In the project directory, you can run:

npm install

And then:

npm start

Runs the server in Development mode

Or if you want to run it along with one of the client apps (Atrappos Web/Mobile)

npm run dev

In this case, change the client property at package.json (currently there is the desktop version)

ENVIRONMENT VARIABLES

  • MONGODB_URI : <YOUR MONGO DB URL>
  • MAPBOX_ACCESS_TOKEN: A token acquired from Mapbox
  • CLIENT_URL: localhost:3000
  • MOB_CLIENT_URL: localhost:4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published