Skip to content

freezepro/eosweb

 
 

Repository files navigation

EOSweb.net - vote for us https://eosweb.net/vote

Angular CLI version 1.7.4.

manual installation

- node.js v.8^ https://nodejs.org/
- angular-cli 1.7.4 - npm install -g [email protected]
- mongodb 3.6^ https://www.mongodb.com/

docker-compose example

docker-compose.example.yml

config.js

For creating config.js file you need to see config.example.js (default config)

Development server

  1. Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
  2. Also in another terminal window you have to start your backend part - node server/server.js (http://localhost:3039/)

Build and start

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build. Starting project node server/server.js

App metrics - http://localhost:3001/appmetrics-dash/

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

If you have any question, please welcome to our group EOSweb Dev Chat

About

EOS blockchain explorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 60.3%
  • TypeScript 16.3%
  • HTML 12.6%
  • JavaScript 10.6%
  • Other 0.2%