Skip to content

LumaKernel/create-frourio-app

 
 

Repository files navigation

create frourio app

Create a frourio project in seconds



frourio


Usage

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

npx create-frourio-app

Or starting with npm v6.1 you can do:

npm init frourio-app

Or with yarn:

yarn create frourio-app

Open http://localhost:3000

Documentation

https://frourio.io/docs

Features 🎉

  1. Server engine:
  2. Client framework:
  3. Next.js building mode:
  4. Nuxt.js rendering mode:
  5. Nuxt.js deployment target:
  6. HTTP client of aspida:
  7. React Hooks for data fetching:
  8. Daemon process manager:
  9. O/R mapping tool:
  10. Database type of Prisma:
  11. Database type of TypeORM:
  12. Testing framework:
  13. Package manager:
    • Yarn
    • Npm
  14. CI config:
  15. API server hosting:
    • Dedicated server
    • Serverless (AWS Lambda)
    • None
  16. Static hosting service:

License

create-frourio-app is licensed under a MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 75.6%
  • JavaScript 9.7%
  • Svelte 4.8%
  • CSS 4.8%
  • Vue 3.6%
  • Shell 0.9%
  • HTML 0.6%