百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
L

loklak_publisher

> 编程语言
开源

LoklakMessagePublisher 此项目由 Angular CLI 1.0.2 版本生成。 开发服务器 本地机器 运行 ng serve 以启动开发服务器 ...

1.5K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

LoklakMessagePublisher 此项目由 Angular CLI 1.0.2 版本生成。 开发服务器 本地机器 运行 ng 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.

GitHub Issues· 3 开放

在 GitHub 查看全部
  • #1

    Add bootstrap for publisher login and register page

    更新于 2017年6月24日
  • #3

    Demo link in README not working

    更新于 2017年6月24日

核心特点

  • •TypeScript

> 标签

TypeScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

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