An open API service indexing awesome lists of open source software.

https://github.com/tannerkrewson/ptsu

PTSU Exposed
https://github.com/tannerkrewson/ptsu

Last synced: about 1 year ago
JSON representation

PTSU Exposed

Awesome Lists containing this project

README

          

# PTSU Exposed

**Try it out: www.tannerkrewson.com/ptsu**

Tech giants Google and Apple have been secretly installing a microchip in all iPhones and Androids called the Psychoelectric Telepathic Suggestion Unit, or PTSU, that send psychoelectric waves into the minds of their users, allowing the highest bidding advertisers to influence consumers' brand preferences. Discover the biggest conspiracy in the history of mankind with PTSU Exposed.

(If you're confused: www.tannerkrewson.com/ptsu/secret)

## Development

PTSU Exposed was built with [Angular 6](https://angular.io/) and [Bootstrap 4](https://getbootstrap.com/).

1. Clone the repo and run `npm install`.
2. Run `npm start` for a dev server.
3. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
4. Build a production package of the app by running `npm run build`.