Skip to content

phonetworks/skeleton

Repository files navigation

Skeleton App

A skeleton app built on Pho Networks.

Makes use of Micro-Kernel and Server-Rest subprojects.

ToDo

Make sure to edit the .env.example and store it as .env

cp .env.example .env

Map

  • schema: where the GraphQL schema of your app goes.
  • build: where the compiled files of your GraphQL schema are stored.
  • src: Pho Kernel
  • public: Pho-Server-Rest

Releases

No releases published

Packages

No packages published

Languages