Skip to content

Using NodeJS with Typescript to make a application Happy, that aims to connect people with orphanages. Made during the Next Level Week 03 by Rocketseat.

License

Notifications You must be signed in to change notification settings

gbdsantos/nodejs-rocketseat-next-level-week-3-happy

Repository files navigation

Happy

Github language count Github language count Cors version Express version Express Async Errors version Multer version SQLite version Typescript version TypeORM version Yup version Github last commit Github last commit

Read on Languages

🇧🇷

💡 About Project

Using NodeJS with Typescript to make a application Happy, that aims to connect people with orphanages. Made during the Next Level Week 03 by Rocketseat 🚀.

⚙️ Getting Started

# Install dependencies
yarn install

# Run application
yarn dev

# Useful commands (OPTIONAL)

# Run migrations
yarn typeorm migration:run

# Create migration
yarn typeorm migration:create -n <migration-name>

# Undo migration
yarn typeorm migration:revert

Access the URL in your browser http://localhost:3333

Technology

Tools

📝 License

This project is under the MIT license. See the LICENSE for more information.

👨‍🚀 Author

Guilherme Bezerra ©️

github icon linkedin icon

About

Using NodeJS with Typescript to make a application Happy, that aims to connect people with orphanages. Made during the Next Level Week 03 by Rocketseat.

Topics

Resources

License

Stars

Watchers

Forks