Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/f3l1x/forge
🔥 Incubator of pet projects, tools, pet projects. Edge cases and failovers included.
https://github.com/f3l1x/forge
addons chromium deployment electron forge nette plugins serverless tests vercel
Last synced: 7 days ago
JSON representation
🔥 Incubator of pet projects, tools, pet projects. Edge cases and failovers included.
- Host: GitHub
- URL: https://github.com/f3l1x/forge
- Owner: f3l1x
- Created: 2011-03-27T19:13:11.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T12:23:11.000Z (about 2 months ago)
- Last Synced: 2024-12-05T10:11:49.177Z (18 days ago)
- Topics: addons, chromium, deployment, electron, forge, nette, plugins, serverless, tests, vercel
- Language: PHP
- Homepage: https://f3l1x.io
- Size: 5.04 MB
- Stars: 35
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Forge by Felix 🔥
Incubator of promising pet projects.
🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x-----
## Serverless
Tryout of the [Vercel](https://vercel.com) deployment tool with preconfigured [Nette](https://nette.org) projects and other tools.
| Project | Description |
|--------------------------------------------- |-------------------------------------- |
| [adminer](serverless/adminer) | Adminer by @vrana. |
| [adminer-dg](serverless/adminer-dg) | Adminer Custom by @dg. |
| [filemanager](serverless/filemanager) | PHP file manager. |
| [php](serverless/php) | PHP environment. |
| [phpinfodiff](serverless/phpinfodiff) | phpinfo diff. |
| [nella/di](serverless/nella/di) | Nette/DI dumper. |
| [nella/latte](serverless/nella/latte) | Latte dumper. |
| [nella/pwd](serverless/nella/pwd) | Password generator (sodium) . |
| [nella/security](serverless/nella/security) | Password generator (nette/security). |
| [nette/sandbox](serverless/nette/sandbox) | Nette sandbox. |
| [nette/tracy](serverless/nette/tracy) | Tracy exception. |
| [nette/checker](serverless/nette/checker) | Nette Requirements Checker. |
| [nette/cve](serverless/nette/cve) | Nette Requirements Checker. |## PHP
| Project | Description |
|---------------------------------------- |---------------------- |
| [config](php/config) | Configuration class. |
| [google](php/google) | Google Oauth2. |
| [google-calendar](php/google-calendar) | Google Calendar SDK. |
| [latte](php/latte) | Latte renderer. |## Chromium
| Project | Description |
|------------------------------------------------- |-------------------------------------------------- |
| [nwjs/top](chromium/nwjs/top) | Example of system top call |
| [nwjs/photonkit](chromium/nwjs/photonkit) | Example of PhotonKit UI components |
| [nwjs/vue-raw](chromium/nwjs/vue-raw) | Example of Vue framework |
| [electron/top](chromium/nwjs/top) | Example of system top call |
| [electron/systeminfo](chromium/nwjs/systeminfo) | Example of `systeminformation` package |# Undefined
| Project | Description |
|--------------------------------------------- |-------------------------------------- |
| [cvut/cipher](undefined/cvut) | CVUT homework caesar cipher |
| [cvut/formatovac](undefined/cvut) | CVUT homework text formatter |
| [cvut/mastermind](undefined/cvut) | CVUT homework master mind |
| [cvut/omo](undefined/cvut) | CVUT homework OMO |
| [cvut/pointer](undefined/pointer) | CVUT homework C++ pointers |
| [gps/distance](undefined/gps) | GPS distance measure in SQL |
| [gps/parser](undefined/gps) | GPS lot & lat parsers |
| [webexpo13/google](undefined/webexpo13) | WebExpo13 Google Challenge |