Release 0.0.0
- ci: add read-write SSH key fingerprint (c8d0172)
- ci: set push behavior (e76023f)
- add empty sample ang file (4a6c36b)
- switch CircleCI to run commands inside node container (64a2d6e)
- circleCI artifacts (4cf764d)
- add
npm run release
command (f1343f2) - use circleCI image and
release-it
(c78e8fc) - circleCI changes (81e354d)
- remove deploy (d02cb15)
- fix circleCI (4d6f610)
- fix circleCI indentation (0bedebf)
- remove master badge (8e3b13b)
- absolutely pointless commit (bdb545b)
- remove text lol (800fc34)
- add badge for master (8410381)
- add badge for master (86846ee)
- fix indentation (a77385d)
- attempt circle ci config (b762bf5)
- create and remove build dir on
npm run build
(2506144) - create build directory before migrations (17f2890)
- trailing comma plz (e7c9d0b)
- create quick schema (7b7cb42)
- add linting (f4922f6)
- add semver note (667fcf9)
- add
build
folder to ignore (d37240a) - copy
package-lock.json
into container and persistnode_modules
(2b0aa29) - use
package.json
to build install dependencies and build (9d08942) - add
knex
andsqlite3
topackage.json
(5043a2c) - add
package.json
(80d4b84) - config: simple knexfile (d099651)
- docker: fix knex command (70b2d75)
- document intended usage (58543e3)
- add sample docker files (cb5b018)
- add gitignore (086a616)
- Update README.md (ba84710)
- Update README.md (b797a02)
- Update README.md (dd18484)