Skip to content

MMojtaba/teamerino-angular

Repository files navigation

Teamerino Angular

Welcome to teamerino angular, where you can find your dream team! This project is built using Angular, Express, and MongoDB.
This project works if run on MacOS 26 and Apple Silicon (but other configurations should work as well).

Prerequisists

The following are required to run this program:

  • Node (24.14 recommended)
  • MongoDB (8.2.6 recommended)

Starting the application

To start the application, at the root directory, run the following commands:

  • npm run build
  • npm start

Alternatively, to start the application using docker, perform the following:

  • Install docker and docker compose
  • Change the MongoDB URL hostname in server/src/config/db.ts to db, making the path mongodb://db:27017/teamerino
  • Run docker compose up

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors