Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
L

loklak_publisher

> 编程语言
Open source

LoklakMessagePublisher This project was generated with Angular CLI version 1.0.2. Development server Localhost Run ng serve for a dev serve…

1.5K stars0 likes0 views
WebsiteGitHub

About

LoklakMessagePublisher This project was generated with Angular CLI version 1.0.2. Development server Localhost Run ng serve for a dev serve…

LoklakMessagePublisher

This project was generated with Angular CLI version 1.0.2.

Development server

Localhost

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Google Cloud

  1. Build the image:

    docker build . -t gcr.io/[project-id]/message-publisher:v1

  2. Push to Google Cloud:

    gcloud docker -- push gcr.io/[project-id]/message-publisher:v1

  3. Deploy the web application:

    gcloud app deploy --image-url gcr.io/[project-id]/message-publisher:v1

  4. View application in browser:

    gcloud app browse

Demo

https://loklak-167617.appspot.com/

Code scaffolding

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

Build

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Issues· 3 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScript

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言