Skip to content

Example of a Nodejs application using TypeScript, Inversify and TypeORM made with 💕

Notifications You must be signed in to change notification settings

GeeksHubs/typescript-di-typeorm-ddd-skeletor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript, Inversify, TypeORM for NodeJS

Example of a Nodejs application using TypeScript, Inversify and TypeORM made with 💕

CI

If you like it, don't forget to give us some ⭐⭐⭐

Here is a video where you can see how to start it and how it works

🚀 Environment Setup

:octocat: Needed tools

  1. [Install Docker and Docker-Compose] (https://www.docker.com/get-started)
  2. [Makefiles] (https://www.tutorialspoint.com/makefile/index.htm)
  3. Clone this project: https://github.com/GeeksHubsAcademy/typescript-di-typeorm-ddd-skeletor.git
  4. Move to the project folder: cd infraestructure

▶️ Start Application

  1. Run in a terminal 💻 $> make docker-up
  2. Run in Other terminal 💻 $>make docker-bootstrap
  3. Finally run: $>make docker-watch

🔋 Testing Application

  1. Run Jest in a terminal 💻 $>make docker-test

🦸‍♀️ Contribute.

Feel free to make as many pull requests as you think fit, because there are so many things to do, all help is welcome.

Here is a guide if you want to take a look(https://github.com/GeeksHubsAcademy/2020-geekshubs-convenio/blob/master/contributing.md)

If you find a bug, let us know here .

If you request a new feature.

About

Example of a Nodejs application using TypeScript, Inversify and TypeORM made with 💕

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published