Angular Full Stack is a project to easly get started with the latest Angular using a real backend and database. Whole stack is in TypeScript, from frontend to backend, giving you the advantage to code in one single language throughout the all stack.
This project uses the MEAN stack:
Other tools and technologies used:
npm i -g @angular/cli
npm i
npm run dev
: concurrently execute MongoDB, Angular build, TypeScript compiler and Express server.
A window will automatically open at localhost:4200. Angular and Express files are being watched. Any change automatically creates a new bundle, restart Express server and reload your browser.
npm run prod
: run the project with a production bundle listening at localhost:3000
npm run builddev
for dev or npm run build
for prodnpm run predev
mongod
npm start
sudo docker-compose up
3000
as an Inbound rule for Source 0.0.0.0/0
.env
filenpm ci
npm run build
npm start
12.34.56.78:3000
npm start
, eg: pm2 start dist/server/app.js
Run ng test
to execute the frontend unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
Run npm run testbe
to execute the backend tests via Mocha (it requires mongod
already running).
Run npm run lint
to execute TS linting, HTML linting and SASS linting.
To get more help about this project, visit the official wiki.
To get more help on the angular-cli
use ng --help
or go check out the Angular-CLI README.
angular 模块构建 Angular 6 is out! The new features include better performance, new powerful CLI additions and a new way to inject services. Angular 6出来了! 新功能包括更好的性能,新的功能强大的CLI附加功能以及注入服务的新方法。 This tutoria
开园这么长时间,也该写点东西了,最近在用node写东西,自己也不是很熟悉,就把如何搭建环境简单地说一下,仅供参考。 本人是在win7环境下开发。 1.安装node,https://nodejs.org/download ,下载后自动安装了npm。 2.安装 mongo,http://www.mongodb.org/downloads ,并将其配置成开机自启动服务,详见其他博文。 3.安装git ,
Full Stack Flask and PostgreSQL - Base Project Generator Generate a backend and frontend stack using Python, including interactive API documentation. Notice: Flask or FastAPI If you are using this pro
Full-Stack-Notes 一个处于萌芽阶段的知识库,用于持续分享自己的所见、所学、所思! 点击切换详细目录 ☕ JAVA Java 反射与注解 Java 并发编程 Java NIO 核心组件详解 Java 函数式编程 Java 设计模式 Java 虚拟机 JVM 性能监控之命令行工具 JVM 性能监控之可视化工具 Tomcat 架构解析 Java 集合类源码解析 �� 网络基础 计算机网络
Full-Stack Roadmap 2021 This is a repository holding information and resources for everyone interested in becoming a Full-Stack Web Developer in 2021. As you can see, this stack is a bit biased as I c
Full Reactive Stack This repository contains backend and frontend projects that make use of Reactive Web patterns,as explained in the mini book Full Reactive Stack with Spring Boot 2, WebFlux, MongoDB
This codebase goes along with the tutorial The Complete Guide to Full Stack Ethereum Development The video course for this codebase is located here Getting started Here's how to deploy this project Cl
描述 (Description) 完整布局类型用于显示整个表单元素。 例子 (Example) 以下示例演示了表单的完整布局,包括Framework7中的所有字段 - <!DOCTYPE html> <html> <head> <meta name = "viewport" content = "width = device-width, initial-scale = 1,