https://github.com/tannerkrewson/ptsu
PTSU Exposed
https://github.com/tannerkrewson/ptsu
Last synced: about 1 year ago
JSON representation
PTSU Exposed
- Host: GitHub
- URL: https://github.com/tannerkrewson/ptsu
- Owner: tannerkrewson
- License: mit
- Created: 2018-05-08T01:02:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T04:39:50.000Z (almost 8 years ago)
- Last Synced: 2025-02-01T19:45:07.540Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://www.tannerkrewson.com/ptsu/
- Size: 683 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.