Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (23 loc) · 634 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 634 Bytes

Tenet

Tenet is a meta-internet service.

Technology Overview

WIP

Community

Join to our Discord server!

Development Steps

Note

Since the back end has not yet reached the stage of working, we need to confirm that it works with Mock.

  1. At first, you have to clone this repo
  2. Set NEXT_PUBLIC_API_ENDPOINT=http://localhost:4000.
  3. Execute npm i
  4. npm run dev

Examples

.env.local:

# GraphQL Endpoint
NEXT_PUBLIC_API_ENDPOINT=http://localhost:4000

Authors

This software is written and maintained by @minamorl.

License

See LICENSE in this repo.