This website requires JavaScript.
Explore
Help
Sign In
pradyumn.dwivedi
/
TypeScript-Backend-Template
Watch
1
Star
0
Fork
0
You've already forked TypeScript-Backend-Template
forked from
swapnil.bendal/TypeScript-Backend-Template
Code
Pull Requests
Activity
1
Commit
1
Branch
0
Tags
8a60e520c6f515111005a569b2d03f01aa1313a2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Swapnil
8a60e520c6
first commit
2024-12-06 01:01:25 +05:30
src
first commit
2024-12-06 01:01:25 +05:30
.env
first commit
2024-12-06 01:01:25 +05:30
.env.example
first commit
2024-12-06 01:01:25 +05:30
.gitignore
first commit
2024-12-06 01:01:25 +05:30
package.json
first commit
2024-12-06 01:01:25 +05:30
README.md
first commit
2024-12-06 01:01:25 +05:30
tsconfig.json
first commit
2024-12-06 01:01:25 +05:30
yarn.lock
first commit
2024-12-06 01:01:25 +05:30
README.md
Awesome Project Build with TypeORM
Steps to run this project:
Run
npm i
command
Setup database settings inside
data-source.ts
file
Run
npm start
command
Description
No description provided
Readme
182
KiB
Languages
TypeScript
99.1%
JavaScript
0.9%