Skip to content

Repository files navigation

Express-Blog-Application

Tests workflow Status

This is an improvement from the initial express app I built.

It is still in progress but these are the imminent changes

  • Convert project architecture to MVC  ✅
  • Transform synchronous operations to asynchronous operations ✅
  • Ensure efficient code operations ✅
  • Proper error handling ✅
  • Test the app functions ✅
  • Documenting the code ✅

Running the ap

  • Run npm install to install all the requirements in the package.json file
  • Add the corresponding values for the following to a .env file
    • API_PORT
    • dbURI
    • TOKEN_KEY
    • testdbURI
  • Then run npm run start

About

It is the optimised/refined version of the Web Blog Application I build previously.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages