Skip to content

wcshamblin/Atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A map designed for exploration and photography, driven by React and FastAPI.

For FCC database initialization please see fcc-seed-data

Entry points are api -> start.sh and website -> package.json

Starting the website locally

Windows: py -3 api/start.sh

Linux: python3 api/start.sh

After the API is started:

# pwd /website
npm run build
npm run start

If you would like to, you can avoid dealing with the Python API entirely by editing the .env to point the React site to https://atlas2.org/api/

About

A website built for exploration and mapping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published