Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Personal website with Github pages and Angular

NotificationsYou must be signed in to change notification settings

dalenguyen/dalenguyen.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Monorepo project was generated with Angular 12, Nx Workspace and published to Github Pages.

This project will host on two places:

Project Structure

Development server

Runnpm run dev for a dev server. Navigate tohttp://localhost:4200/. The app will automatically reload if you change any of the source files.

Generate a new app / library

nx generate @nx/angular:app myAppnx generate @nx/angular:library mylibrary --buildable --publishablenx generate @nx/express:application <express-app># sub modulesnx g m --name=parent --module=app-routing --route=parent --routingnx g m --name=parent/child --module=parent/parent-routing --route=child --routing# NPM packagenx generate @nx/node:library name --importPath @dalenguyen/name --publishable

NestJS commands

npx nx g @nx/nest:module path/module-namenpx nx g @nx/nest:service path/service-namenpx nx g @nx/nest:filter path/filter-namenpx nx g @nx/nest:interceptor path/interceptor-name

Update sentry

After deploying new feature or fix a bug. The Sentry release should be updated.

sh sentry-release.sh

Angular Universal

For Development

npm run dev:ssr

For Production

npm run start:ssr

TODO

  • Using NX Cloud for Building with Github Actions

Contribution

Any contribution to this project are welcome. Please read thecontribution guideline

About

Personal website with Github pages and Angular

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp