https://github.com/topten1004/tepe-api
TePe companies asp.net core web api endpoints
https://github.com/topten1004/tepe-api
aspnetcore csharp mssqlserver swagger webapi
Last synced: 2 months ago
JSON representation
TePe companies asp.net core web api endpoints
- Host: GitHub
- URL: https://github.com/topten1004/tepe-api
- Owner: Topten1004
- Created: 2022-12-13T00:31:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T06:27:35.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T07:41:24.038Z (12 months ago)
- Topics: aspnetcore, csharp, mssqlserver, swagger, webapi
- Language: C#
- Homepage: https://www.tepe.com/global/
- Size: 28.7 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
Tepe brush recommendation tool developed by [KAN.SE](https://kan.se/) with Material-UI
# Getting Started
1. Installation process
- Intall [Nodejs](https://nodejs.org/en/)
- Run 'npm install' or 'yarn install'
- Start dev server with 'npm run start' or 'yarn start'
2. Deployment process
- Run 'npm run build' or 'yarn build'