coq-soft-toys

🐻 🐓 A boutique for coq soft toys

MIT License

Stars
1

🐓 🐻 Coq Soft Toys

A boutique for coq soft toys

Work In Progress

Url to be announced.

Configuration

  • src/config.json: database access (PostgreSQL) and Stripe keys

Run

To start:

yarn install
yarn run config-init
yarn start

Tools

  • JavaScript (programming language for both the frontend and the backend);
  • Stripe (payment system);
  • PostgreSQL (database);
  • React (frontend library to handle HTML components);
  • Create React App (to scaffold a JavaScript project);
  • Bulma (CSS library);
  • Prettier (code formatting), ESLint (linting), Flow (type-checking);

Documentation