Skip to content

webdevDevloper/webdev-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webdev-backend

Status
Staging
Production Build status
CI/CD Azure Devops
Server Amazon EC2
IPv4 34.225.250.142
Swagger webdev-studio
DOC APIs APIs DOC

Description

Backend for Webdev Studio Entry Task

How to run

Development:

npm install
npm run dev

Format code with Prettier

Run this command in the beginning:

npm run husky-prepare

Whenever you make a new commit, Prettier will format your code automatically.

If you want to run Prettier manually:

npm run pret

Notice

Developers can modify everything but please provide the scripts to run dev, lint and test.

For example:

  • Developers can change the place of test files, developers can add test config
  • Developers can change the folder structure
  • Developers can change the content inside src folder but please remain the server.js file.

About

Backend for Webdev Studio Entry Task

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors