/selosteet

🔏 Privacy Policy Generator

Primary LanguageTypeScriptMIT LicenseMIT

🔏 Selosteet

Selosteet 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.