Skip to content

FreeDevStan/Forum

Repository files navigation

Forum

Advanced JavaScript course final work

  • Possibility to register and login.
  • User can create new threads and posts, delete and edit his own threads and posts.
  • Website's administrator can create, delete and edit threads and messages.

Used technologies

Also i used Simon Grimm tutorial

Installing

  1. Run npm install
  2. Run npm run setup-env
  3. Rewrite as you want .env file
  4. Run mongo database
  5. Run npm run watch
  6. Create VirtualHost with domain name that you writed in .env file
  7. Start apache server
  8. Enter in browser your domain name.
  9. Now you can sign up and use website.

P.S. If you want to have admin, you have to create user with userStatus "admin", manually in mongo database.

Author

Antanas Stanys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published