Browse Source
Merge pull request #6 from naresh97/our-sejahtera-rebranding
rebranding
pull/13/head
Nareshkumar Rao
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
3 additions and
3 deletions
-
README.md
-
package.json
|
|
@ -1,6 +1,6 @@ |
|
|
|
# SSR Tracing Backend |
|
|
|
# OurSejahtera Backend |
|
|
|
|
|
|
|
This is the backend API provider for the [SSR Tracing Web-App](https://github.com/naresh97/ssr-tracing). |
|
|
|
This is the backend API provider for the [SSR Tracing Web-App](https://github.com/naresh97/our-sejahtera). |
|
|
|
|
|
|
|
## Development |
|
|
|
|
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
{ |
|
|
|
"name": "ssr-tracing-backend", |
|
|
|
"name": "our-sejahtera-backend", |
|
|
|
"version": "1.0.0", |
|
|
|
"description": "", |
|
|
|
"main": "src/app.js", |
|
|
|