Skip to content

A task mate application #typescript #react #nextjs #graphql #apollo

Notifications You must be signed in to change notification settings

willahh/task-mate

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Init MySql schema

docker exec -i task-mate_mysql_1 sh -c 'mysql -uroot -p"$MYSQL_ROOT_PASSWORD" $MYSQL_DATABASE' < db/schema.sql

Deploy on serverless

Open http://localhost:3000 with your browser to see the result.

About

A task mate application #typescript #react #nextjs #graphql #apollo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published