This website requires JavaScript.
Explore
Help
Sign In
Maanav.Chetty
/
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
5
Commits
1
Branch
0
Tags
70ed1e27820bf326801bad5c3240490fe948d5bd
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
70ed1e2782
[update] - data source
2024-12-08 15:16:45 +05:30
src
[update] - data source
2024-12-08 15:16:45 +05:30
.env.example
first commit
2024-12-06 01:01:25 +05:30
.gitignore
[remove] - .env
2024-12-06 01:02:27 +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%