All Projects → ericmdantas → Generator Ng Fullstack

ericmdantas / Generator Ng Fullstack

Licence: mit
Client, server or fullstack - it's up to you. ng-fullstack gives you the best of the latest.

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
golang
3204 projects

Projects that are alternatives of or similar to Generator Ng Fullstack

Monitaure
🔔 A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (-80.74%)
Mutual labels:  webpack, mongodb, http2
Nice Front End Tutorial
🌍 Constantly updated front-end resources, tutorials, opinions(与时俱进版前端资源,教程和意见。)
Stars: ✭ 755 (+7.7%)
Mutual labels:  webpack, gulp, mongodb
Live Torrent
Torrent Web Client
Stars: ✭ 546 (-22.11%)
Mutual labels:  server, client
Mongoui
MongoDB admin UI server written in Node.js 🎮
Stars: ✭ 566 (-19.26%)
Mutual labels:  webpack, mongodb
Node Minecraft Protocol
Parse and serialize minecraft packets, plus authentication and encryption.
Stars: ✭ 697 (-0.57%)
Mutual labels:  server, client
Awesome Openapi3
😎 A list of awesome projects related to OpenAPI 3.0.x, curated by the community
Stars: ✭ 469 (-33.1%)
Mutual labels:  server, client
Mailtolink
A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.
Stars: ✭ 478 (-31.81%)
Mutual labels:  webpack, generator
Milo
Eclipse Milo™ - an open source implementation of OPC UA (IEC 62541).
Stars: ✭ 587 (-16.26%)
Mutual labels:  server, client
Webpack Pwa Manifest
Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
Stars: ✭ 447 (-36.23%)
Mutual labels:  webpack, generator
Build
TeaWeb-可视化的Web代理服务。DEMO: http://teaos.cn:7777
Stars: ✭ 656 (-6.42%)
Mutual labels:  server, http2
Injectify
Perform advanced MiTM attacks on websites with ease 💉
Stars: ✭ 612 (-12.7%)
Mutual labels:  webpack, mongodb
Go Smtp
📤 An SMTP client & server library written in Go
Stars: ✭ 655 (-6.56%)
Mutual labels:  server, client
Fullstack Javascript Architecture
✍️ Opinionated project architecture for Full-Stack JavaScript Applications.
Stars: ✭ 464 (-33.81%)
Mutual labels:  mongodb, fullstack
Blacksheep
Fast ASGI web framework and HTTP client for Python asyncio
Stars: ✭ 450 (-35.81%)
Mutual labels:  server, client
Faqguru
🎒 🚀 🎉 A list of interview questions. This repository is everything you need to prepare for your technical interview.
Stars: ✭ 4,653 (+563.77%)
Mutual labels:  webpack, mongodb
Vapor
💧 A server-side Swift HTTP web framework.
Stars: ✭ 21,194 (+2923.4%)
Mutual labels:  server, http2
Blendid
A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder
Stars: ✭ 5,026 (+616.98%)
Mutual labels:  webpack, gulp
Vibora
Fast, asynchronous and elegant Python web framework.
Stars: ✭ 5,734 (+717.97%)
Mutual labels:  server, client
React Router Server
Server Side Rendering library for React Router v4.
Stars: ✭ 443 (-36.8%)
Mutual labels:  webpack, server
Node Bluetooth Serial Port
Serial I/O over bluetooth for NodeJS
Stars: ✭ 444 (-36.66%)
Mutual labels:  server, client

logo

ng-fullstack is a yeoman generator that allows you to rapidly get started with prototyping web applications with the newest technologies available. It allows you to choose between a client app, a server app or a fullstack app. All of them simple to extend and powerful to use.

Getting Started

$ npm install -g generator-ng-fullstack

Then, to create a new app, simply run:

$ yo ng-fullstack

A few questions will be shown, make sure you answer them and, there you go! Now you have the boilerplate app working.

Type less, create more

By installing ngf you'll speed up your development by using the official generator-ng-fullstack alias. It shortens significantly the amount of stuff you type.

$ npm install -g ngf

Wiki

In the wiki you'll find: pro tips, the sub-generators, FAQ, Troubleshooting, walkthroughs and much more.

Chat

Do you have a doubt, want to talk about something cool or just want to chat? Join us on the gitter chat 😄

Contributing

Pull requests, helping others solving issues, improving the Wiki, among other tasks, are all valid, and more than welcome, contributions - don't hesitate.

Development

Build Status Coverage Status npm version

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].