Skip to content

ScMofeoluwa/service-repo

Repository files navigation

Service-Repo

Description

This project tries to implement a NodeJS, ExpressJS, KnexJS and MongoDB powered application using repository pattern and dependency injection. The main idea is to build an application that is independent of any framework or database. This application uses Typescript 🛠.

Running the app

  • Create a .env file in the project's directory
  • Copy the contents of the .env.example into .env
  • Edit the variables
# install the dependencies
$ yarn install

# run the app
$ yarn run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published