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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c74117 · Feb 2, 2021

History

17 Commits
Jan 31, 2021
Jan 31, 2021
Feb 2, 2021
Feb 2, 2021
Jan 31, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 2, 2021
Feb 1, 2021
Feb 1, 2021
Jan 31, 2021
Jan 31, 2021
Feb 1, 2021
Jan 31, 2021
Jan 31, 2021
Jan 31, 2021
Jan 31, 2021
Feb 1, 2021
Feb 1, 2021
Jan 31, 2021

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