Skip to content

farebord/prodapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prodapp

This is a simple CRUD application for products.

To run the application you will need Docker installed on your machine

docker-compose up

And you should be able to access the application in your browser (http://localhost:3000)

To run the tests you will need to run vitest inside frontend

cd frontend
yarn install
yarn vitest

About

Simple CRUD Product page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors