Skip to content

chemistry/ui.crystallography.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@chemistry/c14-next-web

GitHub Build Status License: MIT

New UI for the website

Commands

Execute container

Local Commands

  • Serve project: npm run serve
  • Build project: npm run build

Build Docker Image

  • Build docker image docker build -t chemistry/c14-next-web .
  • Run Docker image on 80 port docker run -p 80:8060 chemistry/c14-next-web

Build with Docker Compose

  • Start application
docker compose down -v && docker compose up --build
  • View Application Logs
docker compose logs

Setup Infrastructure

See documentation here

About

crystallography.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages