Skip to content

toilavic/vendor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React,Typescript, HTML, CSS, Nodejs, ExpressJs, MongoDB Assignment

Pre-assignment for Full Stack Program, preview

Login authentification:

If you wish to skip the creating account, and insert sample data, you can use the demo account for the Front-end side with: Username: test@gmail.com Password: test

Requirements:

Docker, docker-compose, npm to run script

Available Scripts

In the project directory, you can run:

make up to run the the app

OR

make up-app to run the front-end

make up-backend to run the backend

make logs to see logs

make into-app to use docker exec

make into-backend to run the backend

make install to install the application

OR

npm i && npm start to run app manually

PREVIEW

Runs the app in the development mode.
Open http://localhost:3000 to view frontend in the browser.

Open http://localhost:4000 to view backend in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published