Skip to content

TopicBotList/Topic-Admin-Next

Repository files navigation


Topic-Admin

A fully rewritten version of TopicList Admin Panel in NextJS. Side note: this site is heavily based upon our existing infra if you want to use it good luck you are in for a wild ride. Here is the source code to the API be sure to check it out!

Requirements

Make sure your Node version is above 20. Set up the .env right to get the best results.

Getting Started

Yarn Install

  • yarn install
  • yarn dev

NPM Install

  • Please use yarn instead to avoid issues but still, if you wanna go then sure

  • npm i

  • npm run dev


Env Setup

  • Rename .env.template to .env.
  • Provide the required parameters such as NEXT_PUBLIC_API_URL should have the API URL.

Contributors

About

Topic Administrative panel made with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published