https://github.com/paulos3r/canil
https://github.com/paulos3r/canil
express nodejs typescript
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulos3r/canil
- Owner: paulos3r
- Created: 2022-03-17T16:56:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T20:56:20.000Z (about 3 years ago)
- Last Synced: 2025-01-25T10:13:32.572Z (4 months ago)
- Topics: express, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 5.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PROJETO
Projeto CANIL feito no curso de noje
- __ESTUDO__ __PRODUÇÃO__ b7web
### REQUISITO GLOBAL- npm install -g nodemon typescript ts-node
### INSTALAÇÕES FEITAS NO PROJETO- Node js 16
- npm install
- npm install -g typescript
### DEPENDENCIA
- npm install express mustache-express dotenv
- npm install --save-dev@types/express @types/mustache-express @types/node### BIBLIOTECA
- npm install --save-dev copyfiles### RODAR O PROJETO
- `npm rum start-dev`
- `npm run postinstall`
### RODAR EM PRODUÇÃO
- `npm start`
- `heroku cli && heroku --version`### Fork e Issues
Para os contribuentes do projeto, fazer Fork e criar uma issues __tarefa__
- criação de uma nova branch com a funcionalidade ou o bug que irá resolver
-