133 Commits

Author SHA1 Message Date
ef5775219d Merge branch 'main' into prisma 2021-09-13 17:24:57 -04:00
Lucid Kobold
e548c507cb Update node.js.yml
Attempted fix for CI/CD not running for PRs
2021-09-13 17:22:19 -04:00
6c794e3396 Edit .gitignore 2021-09-13 17:14:37 -04:00
4fa808a91a Prisma init 2021-09-13 16:41:54 -04:00
Lucid Kobold
7b4c377797 Merge pull request #9 from LucidKobold/graphql
Added org/repo to package.json. Fixed meta data.
2021-09-13 16:18:16 -04:00
2dadc9bcfa Fix meta data in accordance to the docs. 2021-09-13 16:08:47 -04:00
d4ccb7a5c8 Add company and project info to package.json 2021-09-13 16:01:14 -04:00
Lucid Kobold
205d04db5c Merge pull request #8 from LucidKobold/main
Update package.json. Upgrade next.js SECURITY
2021-09-07 12:53:26 -05:00
65809b3f16 Update package.json. Upgrade next.js SECURITY 2021-09-07 13:50:21 -04:00
Lucid Kobold
a063148e15 Merge pull request #6 from LucidKobold/main
Updated to Yarn v2.
2021-08-16 08:16:53 -05:00
Lucid Kobold
6da4a05e5c Merge branch 'LucidCreationsMedia:main' into main 2021-08-16 08:12:18 -05:00
Lucid Kobold
6889ff75bd Troubleshooting CI PR runs. 2021-08-16 08:11:35 -05:00
Lucid Kobold
ef80114b82 Merge branch 'LucidCreationsMedia:main' into main 2021-08-16 08:08:18 -05:00
Lucid Kobold
c50711b293 Updated to run on pull requests.
CI should now run on all future pull requests and direct pushes to the main branch
2021-08-16 08:06:18 -05:00
Lucid Kobold
82c1862ce3 Update Ubuntu Version
The app will run on Ubuntu 20.04. Updated CI to test on this distro.
2021-08-16 08:03:35 -05:00
726a63f353 Installed yarn v2. Please set the yarn version to 'berry'. Initial repo/ide isntall will be provded soon. These instructions will be added in that readme. 2021-08-16 08:01:18 -05:00
Lucid Kobold
62a3faf135 Merge pull request #3 from LucidCreationsMedia/dependabot/npm_and_yarn/next-11.1.0
Bump next from 11.0.1 to 11.1.0
2021-08-16 07:51:16 -05:00
dependabot[bot]
87c38296ba Bump next from 11.0.1 to 11.1.0
Bumps [next](https://github.com/vercel/next.js) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.0.1...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 03:33:50 +00:00
Lucid Kobold
1fa9a67aeb Removed old node versions for CI.
App should run on 14+. Ideally 16.x.
2021-08-12 16:42:21 -05:00
Lucid Kobold
443564afb7 Merge pull request #2 from lucidkobold/main
Upgrading Next (Security)
2021-08-12 16:25:38 -05:00
Lucid Kobold
03170560e6 Merge pull request #1 from lucidkobold/dependabot/npm_and_yarn/next-11.1.0
Bump next from 11.0.1 to 11.1.0
2021-08-12 16:24:18 -05:00
Lucid Kobold
f8655ee053 Merge branch 'main' into dependabot/npm_and_yarn/next-11.1.0 2021-08-12 16:24:11 -05:00
e6d744f743 Merge branch 'main' of https://github.com/lucidkobold/lucid-creations-wesbite into main 2021-08-12 16:21:56 -05:00
717ac8b90b package and module upgrades 2021-08-12 16:21:45 -05:00
dependabot[bot]
2f5e575627 Bump next from 11.0.1 to 11.1.0
Bumps [next](https://github.com/vercel/next.js) from 11.0.1 to 11.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v11.0.1...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 21:16:49 +00:00
Lucid Kobold
7fdd5e3437 Added proper badge 2021-08-09 15:23:58 -05:00
Lucid Kobold
ade263d737 Fixed readme 2021-08-09 15:21:39 -05:00
Lucid Kobold
e6739ff574 Fix runs on 2021-08-09 15:20:26 -05:00
Lucid Kobold
afafc33bba Fix syntax 2021-08-09 15:18:58 -05:00
Lucid Kobold
9f39a48ff7 Merge pull request #1 from lucidkobold/main
Initial next app with favicon and metadata.
2021-08-09 15:16:34 -05:00
59dadfcd42 Initial next app with favicon and metadata. 2021-08-09 15:14:38 -05:00
Lucid Kobold
cef40c17e9 Initial acttion config
Configured with yarn, node, and to run on ubuntu 18.04 and 20.04
2021-08-09 14:23:53 -05:00
Lucid Kobold
5b40406a69 Initial commit 2021-08-06 19:31:58 -05:00