The Fullstack Playground it is a place to be used as example for new technologies and used to build a new one too.
- Rest API Server
- GraphQL API Server
- Test package
- Babel Packge
- Notification Package
First of all you need run a yarn command to install the node_modules
yarn
Config your local .env for each package going to .env.example
files
Create a local mongodb and this should be okay to run
yarn api
yarn server
Go to package.json to see other command like build, prettier, jest, etc.
The fullstack playground is used as a base to create blog posts, videos, etc. You can find here each one listed related to the package that it was used.
If you want to understand more about the technologies used here, you can schedule a 30min talk here with me.