create-frourio-app

Create a frourio project in seconds

Usage no npm install needed!

<script type="module">
  import createFrourioApp from 'https://cdn.skypack.dev/create-frourio-app';
</script>

README

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 :tada:

  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.