Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employees

Client - server application built in next js and react.

Steps to run the application:

Clone or download the repository:

Create Docker image

Run the following inside factor-ed directory:

docker build -t <app name> .
docker run -p 3000:3000 <app name>  

Open http://localhost:3000 with your browser to see the result.

Dummy credentials to log in to the application

  email: fito@factored.ai
  password: mypassword

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages