jtiala / selosteet

πŸ” Privacy Policy Generator

Home Page:https://selosteet.fi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ” Selosteet.fi

Actions Status Dependencies Status PRs Welcome License

Selosteet.fi is a Privacy Policy Generator.

Pre-requisites

Development

Duplicate .env.example as .env and edit in your details

cp .env.example .env

Install dependencies

npm install

Start the development environment

npm run start

Start interactive test runner

npm run test

Production

Duplicate .env.example as .env and edit in your details

cp .env.example .env

Install dependencies

npm install

Build the production bundle

npm run build

Contributing

Contributions are most welcome! If you would like to contribute to this project, please discuss the changes you want to make in the project's issues first!

License

This project is open source software licensed under the MIT license. For more information see LICENSE.

About

πŸ” Privacy Policy Generator

https://selosteet.fi

License:MIT License


Languages

Language:TypeScript 97.2%Language:HTML 2.8%