Tenet is a meta-internet service.
WIP
Join to our Discord server!
Since the back end has not yet reached the stage of working, we need to confirm that it works with Mock.
- At first, you have to clone this repo
- Set NEXT_PUBLIC_API_ENDPOINT=http://localhost:4000.
- Execute
npm i
npm run dev
.env.local
:
# GraphQL Endpoint
NEXT_PUBLIC_API_ENDPOINT=http://localhost:4000
This software is written and maintained by @minamorl.
See LICENSE
in this repo.