Skip to content

radyas/facroial-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factorial Assessment ReadMe

Deployment Instructions - Docker

run docker-compose up

docker will build backend and frontend in following ports:

backend - 3000 | frontend - 3001

Deployment Instructions - Without Docker

for backend:

bundle install
rails db:migrate
rails serve

for frontend:

npm install
npm start

from respective directories.

Note: deployment instructions are made assuming correct versions of node and ruby is in the system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors