Coder Social home page Coder Social logo

anonymous-forum-project's Introduction

Shibainu

An anonymous forum featuring subpages that people can create out of their will!

Requirements

As all code are compiled and tested with these so no guarantee older version will work

  • npm^6.13
  • nodejs^12.14.1
  • PostgreSQL^11 // Recommend 12 and higher

Environments

All enviornmental variables (i.e. ports, database credentials) will go into the dotenv file

How to start

If first time cloning the repo, we will need to download all dependencies, simply perform the following commands

npm install
npm start

We do recommend you develop with nodemon which provides easability, and it will be included in development environment. Once nodemon is installed, simply perform the following commands

npm install
nodemon start

After running the above command, your webserver will now be started. By default we will be using port 3000 so connect using http://localhost:3000

ExpressJS

Will be mainly using expressjs for its middleware and page routing

Api Routes

We have a dedicated api page through /api-docs

Note

  • You must develop everything in feature/issue-tag and only merge to develop when done and only submit pull request if you know its working so at least 2 of us can review the code

anonymous-forum-project's People

Contributors

daffychuy avatar j9t11 avatar pshyong avatar r-ilagan avatar patrick-hogeveen avatar jonathanycwang avatar incognitopotatoo avatar aqsandy avatar garyliton avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.