Skip to content

ERamchran376/ETCGroupProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETGProject

Offline Record Management with Data Sync

Steps to run app:

Step 1: Open terminal and navigate to the directory /src/.

Step 2: Run node index.ts. You should get the following output: <date&time stamp> Server running on http://localhost:3000 <date&time stamp> Connected to the PostgreSQL database

All routes will be testable from postman once this step is completed.

Step 3: Open another terminal window and navigate to the directory /src/quasar-project/src.

Step 4: Run quasar dev. This will check all quasar dependencies and once done, it will open the app in a browser window. You should get the following output: App • Opening default browser at http://localhost:9000/ [ESLint] Found 0 error and 0 warning [vue-tsc] Found 0 errors. Watching for file changes.

All frontend functionality can be tested once this step is completed

About

Offline Record Management with Data Sync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published