Skip to content

camilopaezz/moirai.js

Repository files navigation

Moirai.js

Frame 111

A web and text based implementation of the moirai game.

Stack

  • Nextjs 14
  • Tailwind-css
  • Typescript
  • Neon serverless Posgresql
  • Drizzle

Getting Started

First, install dependencies using pnpm:

$ pnpm i

Setup database

We choose Neon DB, but feel free to use whatever you want, see /src/db/drizzle.ts

  • Copy .env.example and rename it to .env fill NEON_DATABASE_URL.

  • Run script db:push to sync schemas.

$ pnpm run db:push

Start dev server

$ pnpm run dev

Now can start editing the page by modifying app/page.tsx.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A web and text based implementation of the moirai game.

Topics

Resources

Stars

Watchers

Forks

Languages