Note: This setup is for Mac, you will have to do the equivalent if you use Linux or Windows
Set up DNS resolver to point related traffic to your host machine using the following command:
$ nx nw-cert dev # Set up TLS certificate
$ nx nw-up dev # Set up DNS resolver
$ nx serve main
$ nx up dev
$ nx init-database main-prisma
Once the containers have been successfully built, go to the following URLs from your favourite browser:
https://bam.dev
: Main apphttps://bam.dev/api/graphql
: GraphQL endpoint
Made with ♥ by Eddy Nguyen https://eddeee888.me