Skip to content

asaff1/seedx

 
 

Repository files navigation

Seedx WS (green-ui app)

to run the project you need nodejs ^12 golang ^1.14 to install Golang Node

# Instll
    npm install -g @angular/cli nx && npm install

# DEV
    nx serve green-api = run the golang api server
    nx serve green-client = run the angualr client app

# BUILD (Docker-compose)
    docker-compose build
    docker-compose up

This project was generated using NX Worksapce Nx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 43.7%
  • JavaScript 20.2%
  • Go 18.9%
  • SCSS 9.2%
  • HTML 6.2%
  • Dockerfile 1.8%