Files
old-backend/README.md

15 lines
374 B
Markdown
Raw Normal View History

# Novatech
Product description
2023-09-04 05:54:45 +00:00
## Getting Started
2023-09-04 05:54:45 +00:00
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
2023-09-04 05:54:45 +00:00
```
go get ...
go run main.go
2023-09-04 05:54:45 +00:00
```
admin part can be accessed on port 9000
REST API part can be accessed on port 8080