Skip to content

Savvy/noname

Repository files navigation

NoName v1

Table Of Contents


Description

NoName is a modern forum software powered by NuxtJS and NodeJS. Currently only supporting MongoDb database.

NoName v1 is not yet ready for production use.

View Demo here

Features

  • Categories
  • Threads
  • Posts
  • Wall Posts
  • Authentication: Local, Facebook (WIP), Twitter (WIP), Discord (WIP), Google (WIP)

How To Use

It is recommended to install and configure the backend first. Backend

Installation

Installing the frontend is as simple as following the official deployment guide for Nuxt.JS here and ensuring proper setup of environment variable(s) below.

SITE_NAME=NoName URL=https://localhost:3000/ API_URL=http://localhost:5000/

More Information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published