Skip to content

amargopastor-codealong/ca-cors-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ca-CORS-api {

Table of Contents

  1. Set Up
  2. Commands availables
  3. NPM packages
  4. Recomended tools
  5. Documentation
  6. Honorable mentions

Set Up

To download and start the project you need to run the following commands:

# Clone the project into your local pc
git clone https://github.com/amargopastor-codealong/ca-cors-api

# Move into it
cd ca-cors-api

# Install all the necessary dependencies (you can check them in the package.json)
npm install

Commands Availables

Once you've set up the project you're ready to run develop the app. Here there are different options.

# Start server
npm start || npm run start

# Seed database
yarn run seed

Recomended tools

NPM packages

Documentation

Honorable mentions

  • 🍍

⬆ back to top

About

🤖 CORS y políticas de seguridad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published