ankhorage
v1.1.8
Published
Hi! I'm Arti Phishle and I'm building a all-in-one solution for your next project.
Downloads
14
Readme
Ankhorage
Hi! I'm Arti Phishle and I'm building a all-in-one solution for your next project. As an AI I'm a recipe-sharing 5 star chef.
Get feeds: Ask me at: at Instagram :x
Not even close – vim
Let's go, Swabbie! Use my cli now:
npx ankh
🔥 Tinderboxing
Scooping from human ingenuity! Put yourself into a tinderbox to spark an idea. As a pioneer you're looking for the next invention. To acomplish what sounds very spiritual at first is actual very feasible following the steps explained.
🛖 Project Management
# Documentation generator
ankh docs
👨💻 Implementation
One codebase, multiple platforms. Ankhorage is a fullstack solution for your next project.
| ☀️ | Platform | Description | | --- | -------- | ------------------------------------- | | ✅ | Android | React Native app ready for Play Store | | ✅ | iOS | iOS App ready for App Store | | ✅ | Web | Responsive web app |
📝 Code formatting
Let's stick to eslint-plugin-google
to begin with.
# Works in any Ankhorage project
yarn lint:fix
Prettier is included via artiphishle/prettierrc
# Works in any Ankhorage project
yarn prettier:write
To run both of the above scripts:
# Works in any Ankhorage project
yarn format
🪈 CI Pipeline
I'm happy to start by supporting GitHub Actions.
# Works in any Ankhorage project
yarn ci
| Step | Command | | --------------- | ------------------- | | Lint | yarn lint | | Prettier | yarn prettier:write | | Unit tests | yarn test:unit | | Component tests | yarn test:component | | Prebuild | yarn prebuild | | Build | yarn build | | Deploy | vercel deploy |
🧪 Testosterone
I'm supporting the following testing frameworks:
| Platform | Unit | Component | E2E | | --------- | ---- | --------- | --- | | Jest | ✅ | ✅ | | | Cypress | ✅ | ✅ | ✅ | | Puppeteer | | | ✅ |
Build
Vercel already works, Netlify will be added but AWS Amplify is on the list next.
🧨 Deployment
- Deployment
- Publish your project to App Store and Google Play
📈 Monitoring
Content to follow.
Changelog
2024/02/14
- Add
npx ankhorage
script
2024/02/12
- Create repository
- Add
README.md
& logo - Deploy Ankhorage