A skeleton app built on Pho Networks.
Makes use of Micro-Kernel and Server-Rest subprojects.
Make sure to edit the .env.example
and store it as .env
cp .env.example .env
- 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