GitXplorerGitXplorer
D

startup-dir

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
e42a8ddfc54e241d51a58bb53168a036119dc79f

pre Final push backup

DDanBrown47 committed 3 years ago
Unverified
9b450d7f33d7cf3ab62dbd6f350bec75b683e45f

JWT added

DDanBrown47 committed 3 years ago
Unverified
10f774c714df868b00892536a7cb9f4921ca2717

changes to DB

DDanBrown47 committed 3 years ago
Unverified
352b1464ce48341608ae90e44cdd1cb41ead2a3a

3 levels of user added Each with atleat 1 API backend login auth for admin

DDanBrown47 committed 3 years ago
Unverified
54c8bd7d316ba737a8d2dc2f71a19d65a518adb8

Admin user retrival function seems working

DDanBrown47 committed 4 years ago
Unverified
344aee26b653fb65b33d64077f4ed18d5c930a0b

Stuff added to DB and its working

DDanBrown47 committed 4 years ago

README

The README file for this repository.

startup-dir

Backend of startup directory.

Build with

Node JS Express JS Mongo

The project foresees its power in crowdfunding and publicizing the startup industry to a new level of proximity between society and startups which leads to an increase in support, investment, low cost of advertisement, single hub for Venture Capitalists to get an insight on investing in startups that seems promising

To test

cd /path/to/directory

docker build -t ictak/node-app .

docker run -itd -p 3000:3000/tcp -p 27017:27017/tcp --name node-app

Author : Danwand NS