Skip to content

acdh-oeaw/mmp-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMP Frontend

Web frontend for the MMP project. Deployed at https://mmp.acdh.oeaw.ac.at.

How to run

Prerequisites: Node.js v20 and npm v10

Set required environment variables in .env:

# Unix
cp .env.local.example .env.local

# Windows
copy .env.local.example .env.local

Install dependencies:

npm i

Run a development server on http://localhost:3000:

npm run dev

Build for production:

npm run build

How to deploy

Commits pushed to the main branch will automatically be deployed to the ACDH-CH cluster via GitHub Actions.

About

Mapping Medieval Peoples (MMP) frontend

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages