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
- Categories
- Threads
- Posts
- Wall Posts
- Authentication: Local, Facebook (WIP), Twitter (WIP), Discord (WIP), Google (WIP)
It is recommended to install and configure the backend first. Backend
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/