Skip to content

Demo app to understand how sqreen can protect your business

Notifications You must be signed in to change notification settings

sqreen/sqreen-demo-app

Repository files navigation

Usage

Heroku

You can do a one click deploy with heroku.

Deploy

After the app is created you will be able to connect it to Sqreen by adding an environment variable:

SQREEN_TOKEN=YOUR_SQREEN_APPLICATION_TOKEN

Running the project locally

You will need nodeJS and npm to run the project.

git clone [email protected]:sqreen/sqreen-demo-app.git
cd sqreen-demo-app
yarn

or

npm install

Running the project:

yarn start

or

npm run start

Development

Sqreen-demo-app is made of an express node backend and a vuejs app front.

Running the backend

You can use nodemon if you have

yarn run nodemon

Running the front end

yarn run serve

Make sure you have the backend running locally to dev on the front end part.

About

Demo app to understand how sqreen can protect your business

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •