Skip to content

YUKE3/CyanNav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyanNav

Description

Free and open-source collaborative map editing software.

Features

  • Shapefiles, GeoJSON, and Keyhole Markup Language import support
  • User collaboration features:
    • Like/Dislike maps
    • Commenting on a map
  • Associate tags to your maps

Development

  • How to start the client: npm start
  • How to start backend: nodemon index.js
  • Install MongoDB

Production

HTTP Website:

  • Uncomment and comment appropriate lines in client/Dockerfile
  • Modify .env.production in server (See other .env for example)
  • Run docker-compose up -d --build

HTTPs Website:

  • Create https certificate with certbot
  • Modify client/nginx/default.conf as necessary
  • Modify .env.production in server (See other .env for example)
  • Run docker-compose up -d --build

Pages

  • Browse Page Browse Page
  • Profile Page Browse Page
  • Map Page Browse Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages