Skip to content

Tiger-Team-Labs/back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forum App API

The Forum App API enable devs customize forums. Can be utilized to access, create, read, update and delete users, access posts, comments and categories. Also the endpoints are covered by roles permissions and JWT for authorization for each type.

🚀 Links

🛠 Installation

  1. First, clone this repo with git clone.

  2. Install dependencies, npm install

  3. Build, npm run build

🖥 Execution

Development Environment

npm run dev

This project runs on http://localhost:3000

Production Environment

npm start

🗼 Architecture

🛠️ Technologies

  • Node.JS

  • Express

  • MongoDB

✒️ Authors

🎁 Contribute

Feel free to contribute to the project!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published