Skip to content

NoLogig/Inspiration-Station

Repository files navigation

NoLogig - Inspiration Station Dependencies License

Please be patient, Heroku might take upto a minute to load a sleeping page.

Development

This project was generated with Angular CLI version 9.0.2

Prerequisites

How²Use

# Clone or download repo
git clone https://github.com/NoLogig/Inspiration-Station.git
# Go into repo (UnZip before)
cd inspiration-station
# Install dependencies
npm install
# Run the app
npm run start

Notes & Resources

ECMAScript 5|6|2016+|next|intl|non-standard compatibility table

TypeScript Documentation

  • MongoDB: NoSQL-Document Database
  • Express: A minimal & flexible NodeJS framework
  • Angular: Frontend Single-Page-Application
  • NodeJS: Asynchronous event driven JavaScript runtime

Server (Node & Express)

  • body-parser: Parse incoming request bodies before your handlers
  • cors: Express middleware to enable CORS
  • errorhandler: Development error handler
  • morgan: Logs HTTP request details to console (written by Express)
  • path: Provides utilities for working with file and directory paths

Client

PWA / Service Worker - Test

Prerequisites

Install http-server
    npm i -g http-server

How²Use

    ng build --prod

    http-server -p 8080 -c-1 dist/PROJECT-NAME

Navigate to http://localhost:8080/

Native-File-System-API

The lack of access to the file system is one of the biggest obstacles to the success of Progressive-Web-Apps. In Chrome 77 (beta) an access to the file system can be activated. !Hurray!

Angular CLI

Development server

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

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Code scaffolding

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

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.

Further help

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

Penetration

Gathering

iwlist -MonitorMode

wavemon -MonitorMode

Airodump-ng +MonitorMode

Wash only WPS WLANs

Fiddler

WireShark

Attacks

HashCat Advanced Password Recovery :D

Reaver Brute-Force WPS PINs

PixieWPS Pixie-Dust WPS PINs

Maleficent

ByteCode Viewer Advanced Lightweight Bytecode Decompiler

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published