- typeorm init --name --database - create new typeorm template
- npx tsconfig.json - create tsconfig file
- ncu - update dependencies in the project
- sudo service postgresql start - start postgres server
- sudo -u postgres psql - start psql as postgres user
- docker build -t . - builds new docker image
- docker-compose build - build new composed docker app
- docker exec -it - runs command in docker image/app
- docker-compose exec - runs command in docker image/app
-
Notifications
You must be signed in to change notification settings - Fork 0
misiekhardcore/fullstack-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Reusable template for fullstack express+typeorm+react+redux created with typescript
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published