Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

UserOfficeProject/user-office-scheduler-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:4200 to view the GraphQL playground in the browser.

You will need to manually reload if you make edits.

NOTE: Scheduler is not meant to be used as standalone and it depends on user-office-backend. So to be able to run everything locally you need to have user-office-backend running then start the user-office-scheduler-backend and finally run user-office-gateway as well which connects them both and exposes endpoint http://localhost:4100 where you can query data from both services.

npm run build

Compiles typescript to javascript for production to the build folder.

Your app is ready to be deployed!

npm run lint

Lints typescript code and log if there are any errors.
npm run lint:fix should be used if you want to fix all autofixable errors and warnings.

npm run generate:local

Need to have user-office-backend running to run this command successfully.
It generates typescript sdk.ts file containing types from the user-office-backend that are shared and used in the user-office-scheduler-backend code.

Contribution and release versioning

Please reffer to the Contribution guide to get information about contributing and versioning.

Happy coding! 👨‍💻

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 11